Skip to content

Commit

Permalink
Fixed the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cedx committed Aug 14, 2018
1 parent 9f9c286 commit 46175b9
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 @@ -7,4 +7,4 @@ sudo: false
install: npm install
before_script: npm --global install @cedx/coveralls
script: npm test
after_success: coveralls var/coverage.xml
after_success: coveralls var/lcov.info

0 comments on commit 46175b9

Please sign in to comment.