Skip to content
This repository has been archived by the owner on Nov 4, 2020. It is now read-only.

Commit

Permalink
Adding codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
Sudo-Kid committed Jul 27, 2017
1 parent 14a4624 commit 11eff33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -12,6 +12,9 @@ python:
- "nightly"

install:
- pip install codecov
- pip install -Ur test-requirements.txt

script: bash cov ignore
after_success:
- codecov

0 comments on commit 11eff33

Please sign in to comment.