Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Commit 9247bf7

Browse files
committed
Fix appveyor syntax error
1 parent 1ab3345 commit 9247bf7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
environment:
2-
- nodejs_version: 7.0
2+
matrix:
3+
- nodejs_version: 7.0
34

45
matrix:
56
allow_failures:

0 commit comments

Comments
 (0)