Skip to content

Commit 102ac79

Browse files
committed
ci(appveyor): fix config
1 parent 068af6a commit 102ac79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ install:
1616
test_script:
1717
- node --version
1818
- npm --version
19-
- npm test
19+
- npm test

0 commit comments

Comments
 (0)