Skip to content

Commit 3551c85

Browse files
committed
Only run tests on windows.
1 parent 943bfcb commit 3551c85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ install:
3636
- npm install
3737

3838
test_script:
39-
- npm run compile
40-
- npm run test-cov
39+
- npm run -s compile
40+
- npm run -s test

0 commit comments

Comments
 (0)