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
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
|
||||
after_success:
|
||||
script:
|
||||
- coverage run -m pytest
|
||||
after_success:
|
||||
- coveralls
|
||||
|
||||
Reference in New Issue
Block a user