mirror of
https://github.com/iluvcapra/pycmx.git
synced 2025-12-31 08:50:54 +00:00
Update .travis.yml
This commit is contained in:
@@ -11,5 +11,6 @@ install:
|
|||||||
before_install:
|
before_install:
|
||||||
- "pip install coverage"
|
- "pip install coverage"
|
||||||
- "pip install codecov"
|
- "pip install codecov"
|
||||||
|
- "pip install pytest-cov==2.5.0"
|
||||||
after_success:
|
after_success:
|
||||||
- "codecov"
|
- "codecov"
|
||||||
|
|||||||
Reference in New Issue
Block a user