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