Skip to content

Commit

Permalink
- codecov tries
Browse files Browse the repository at this point in the history
  • Loading branch information
aschiweck committed May 15, 2017
1 parent f4e6a34 commit 482b2fa
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 @@ -5,3 +5,7 @@ python:
install: "pip install -e ."
# command to run tests
script: py.test
before_install:
- pip install --user codecov
after_success:
- codecov

0 comments on commit 482b2fa

Please sign in to comment.