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"
|
||||
install:
|
||||
- "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://coveralls.io/github/iluvcapra/pycmx?branch=master)
|
||||
[](https://pycmx.readthedocs.io/en/latest/?badge=latest)   [](https://pypi.org/project/pycmx/) 
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user