Skip to content

Commit

Permalink
chore(travis): Remove coveralls reporting troubleshooting logging.
Browse files Browse the repository at this point in the history
  • Loading branch information
randytarampi committed Mar 8, 2019
1 parent 5fbfb1c commit 6637151
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ script:
- npm run cover:actual
after_script:
- npm run cover:collect
- ls -al
- ls -al coverage
- ls -al .nyc_output
- npm run coveralls
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
before_deploy:
Expand Down

0 comments on commit 6637151

Please sign in to comment.