Skip to content

Commit

Permalink
Debugging code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
atruskie committed Jun 5, 2014
1 parent 57a9ace commit 7df9a5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ before_script:

script:
- grunt
- ls -la
- ls -la coverage/
- codeclimate < coverage/lcov.info

env:
Expand Down

0 comments on commit 7df9a5d

Please sign in to comment.