Skip to content

Commit

Permalink
chore: updated travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
Johnny Estilles committed Apr 20, 2015
1 parent 1d12bcc commit d6a7ef9
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 @@ -22,5 +22,5 @@ before_script:
- grunt jshint pre-test

after_script:
- istanbul cover node_modules/.bin/_mocha
- istanbul cover node_modules/.bin/_mocha -- -R dot
- codeclimate < ./coverage/lcov.info

0 comments on commit d6a7ef9

Please sign in to comment.