Skip to content

Commit

Permalink
travis script fix
Browse files Browse the repository at this point in the history
  • Loading branch information
scniro committed Apr 11, 2016
1 parent b67f1de commit 6c2d924
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 @@ -6,4 +6,4 @@ node_js:
- "4.2"
- "4.1"
- "4.0"
after_script: "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"
after_script: "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"

0 comments on commit 6c2d924

Please sign in to comment.