Commit 5b955363 by Trey Hunner

Run codecov after success on Travis CI

parent cb257ec5
......@@ -43,3 +43,7 @@ install:
script:
- tox -e $TOX_ENV
after_success:
- pip install codecov
- codecov
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment