coveralls integration
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
||||
- run:
|
||||
command: |
|
||||
sudo pip install -r requirements.txt
|
||||
sudo pip install pytest pytest-cov python-coveralls
|
||||
sudo pip install pytest pytest-cov coveralls
|
||||
pytest ./tests --cov=.coverage
|
||||
coveralls
|
||||
name: Tests
|
||||
Reference in New Issue
Block a user