We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 943bfcb commit 3551c85Copy full SHA for 3551c85
appveyor.yml
@@ -36,5 +36,5 @@ install:
36
- npm install
37
38
test_script:
39
- - npm run compile
40
- - npm run test-cov
+ - npm run -s compile
+ - npm run -s test
0 commit comments