Skip to content

Commit 8c9b532

Browse files
⚙️ ci: Upgrade travis config.
1 parent 917602a commit 8c9b532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ before_script:
1212
- ./cc-test-reporter before-build
1313

1414
script:
15-
- npm run cover
15+
- npm run travis
1616

1717
after_script:
1818
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT

0 commit comments

Comments
 (0)