mirror of
https://github.com/iluvcapra/pycmx.git
synced 2025-12-31 08:50:54 +00:00
Configuring Coveralls
This commit is contained in:
@@ -7,3 +7,9 @@ script:
|
|||||||
- "python setup.py test"
|
- "python setup.py test"
|
||||||
install:
|
install:
|
||||||
- "pip install setuptools"
|
- "pip install setuptools"
|
||||||
|
before_install:
|
||||||
|
- "pip install coverage"
|
||||||
|
- "pip install pytest-cov==2.5.0"
|
||||||
|
- "pip install python-coveralls"
|
||||||
|
after_success:
|
||||||
|
- coveralls
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
[](https://travis-ci.com/iluvcapra/pycmx)
|
[](https://travis-ci.com/iluvcapra/pycmx)
|
||||||
|
[](https://coveralls.io/github/iluvcapra/pycmx?branch=master)
|
||||||
[](https://pycmx.readthedocs.io/en/latest/?badge=latest)   [](https://pypi.org/project/pycmx/) 
|
[](https://pycmx.readthedocs.io/en/latest/?badge=latest)   [](https://pypi.org/project/pycmx/) 
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user