coveralls integration
This commit is contained in:
@@ -38,6 +38,6 @@ jobs:
|
||||
command: |
|
||||
sudo pip install -r requirements.txt
|
||||
sudo pip install pytest pytest-cov coveralls
|
||||
pytest ./tests --cov=.coverage
|
||||
pytest ./tests --cov=.coveragerc
|
||||
coveralls
|
||||
name: Tests
|
||||
+1
-1
@@ -1,2 +1,2 @@
|
||||
service_name: circle-ci
|
||||
parallel: true
|
||||
parallel: true
|
||||
|
||||
Reference in New Issue
Block a user