mirror of
https://github.com/iluvcapra/pycmx.git
synced 2026-01-02 09:50:55 +00:00
Update .travis.yml
switch to codecov
This commit is contained in:
@@ -10,7 +10,6 @@ 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 codecov"
|
||||||
- "pip install python-coveralls"
|
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls
|
- "codecov"
|
||||||
|
|||||||
Reference in New Issue
Block a user