Skip to content

Commit

Permalink
Report code coverage to Codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
dwbutler committed Aug 26, 2015
1 parent 3dc8f18 commit 76052ed
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ gemfile:
matrix:
allow_failures:
- rbx-2
before_install:
- pip install codecov
after_success:
- codecov

0 comments on commit 76052ed

Please sign in to comment.