Skip to content

Commit

Permalink
fix(coverage): Added test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
magnusriga committed May 5, 2019
1 parent 49889d0 commit 11be677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- npm run build
- npm run unit
after_script:
- ./cc-test-reporter after-build --exit-code
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
deploy:
provider: script
skip_cleanup: true
Expand Down

0 comments on commit 11be677

Please sign in to comment.