Skip to content

Commit

Permalink
correct coveralls.js path
Browse files Browse the repository at this point in the history
  • Loading branch information
u9520107 committed Jul 28, 2016
1 parent 6036eb9 commit 191e462
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 @@ -3,4 +3,4 @@ node_js:
- "5"
- "6"
after_success:
- 'cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls'
- 'cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js'

0 comments on commit 191e462

Please sign in to comment.