There was an error while loading. Please reload this page.
1 parent 2ddc10c commit a6382ccCopy full SHA for a6382cc
.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