Skip to content

Commit

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

0 comments on commit 6f7f499

Please sign in to comment.