coveralls integration

This commit is contained in:
klemek
2020-05-02 15:59:05 +02:00
parent f9c78e8892
commit 84510530ce
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -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
+2 -1
View File
@@ -1,2 +1,3 @@
service_name: circle-ci
parallel: true
parallel: true
repo_token: dDKjuZ5GG0K3AtxTD8IZip6FEUG2DomFO