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