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:
@@ -8,8 +8,8 @@ script:
|
|||||||
install:
|
install:
|
||||||
- "pip install setuptools"
|
- "pip install setuptools"
|
||||||
before_install:
|
before_install:
|
||||||
- "pip install coverage"
|
- "pip install coverage"
|
||||||
- "pip install pytest-cov==2.5.0"
|
- "pip install pytest-cov==2.5.0"
|
||||||
- "pip install python-coveralls"
|
- "pip install python-coveralls"
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls
|
- coveralls
|
||||||
|
|||||||
Reference in New Issue
Block a user