mirror of
https://github.com/KevinMidboe/knowit_julekalender-2017.git
synced 2025-10-29 17:50:18 +00:00
Does not seem to run our codecoverage, removed pytest in script.
This commit is contained in:
@@ -4,8 +4,6 @@ python:
|
|||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
|
||||||
script: pytest
|
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- coverage run -m pytest
|
- coverage run -m pytest
|
||||||
- coveralls
|
- coveralls
|
||||||
|
|||||||
Reference in New Issue
Block a user