Skip to content

Commit

Permalink
Re-enable coveralls (#1867)
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinhagemeister authored Aug 14, 2019
1 parent 9796ef4 commit 9769dc0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ addons:

script:
- COVERAGE=true npm run test
# Disable coveralls until their outage is over: https://status.coveralls.io
#- ./node_modules/coveralls/bin/coveralls.js < ./coverage/lcov.info;
- ./node_modules/coveralls/bin/coveralls.js < ./coverage/lcov.info;

after_success: sizereport --config

0 comments on commit 9769dc0

Please sign in to comment.