Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Nov 5, 2016
1 parent 6fb589d commit 5b0a813
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ script:

after_success:
- bash <(curl -s https://codecov.io/bash) || true
- npm coveralls < coverage/lcov.info || true
- npm codeclimate-test-reporter < coverage/lcov.info || true
- coveralls < coverage/lcov.info || true
- codeclimate-test-reporter < coverage/lcov.info || true

0 comments on commit 5b0a813

Please sign in to comment.