Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
puritys committed May 19, 2015
1 parent 41cd552 commit de653f7
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 @@ -17,5 +17,5 @@ before_script:


script:
- "istanbul cover _mocha -- -R spec tests/*.js"
- "istanbul cover _mocha -- -R spec tests/*.js tests/*/*.js"
- "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"

0 comments on commit de653f7

Please sign in to comment.