mirror of
https://github.com/KevinMidboe/knowit_julekalender-2017.git
synced 2025-10-29 17:50:18 +00:00
Added scripts, because now nothing runs. Now we run coverage with pytest.
This commit is contained in:
@@ -3,7 +3,7 @@ python:
|
|||||||
- 3.6
|
- 3.6
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
script:
|
||||||
after_success:
|
|
||||||
- coverage run -m pytest
|
- coverage run -m pytest
|
||||||
|
after_success:
|
||||||
- coveralls
|
- coveralls
|
||||||
|
|||||||
Reference in New Issue
Block a user