Skip to content

Commit

Permalink
Merge pull request carltongibson#640 from carltongibson/codecov
Browse files Browse the repository at this point in the history
Send coverage data to codecov
  • Loading branch information
Carlton Gibson authored Feb 22, 2017
2 parents 38df0c3 + 1a9b234 commit 2929f6a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ script:
after_success:
- coverage combine --append
- coverage report -m
- pip install codecov
- codecov

0 comments on commit 2929f6a

Please sign in to comment.