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 17f6d4d commit 826d278Copy full SHA for 826d278
.travis.yml
@@ -12,7 +12,7 @@ before_script:
12
- ./cc-test-reporter before-build
13
14
script:
15
- - npm run cover
+ - npm run travis
16
17
after_script:
18
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
0 commit comments