mirror of
https://github.com/KevinMidboe/knowit_julekalender-2018.git
synced 2025-10-29 17:50:19 +00:00
Added coveralls to travis build file.
This commit is contained in:
@@ -5,3 +5,7 @@ install:
|
|||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
|
||||||
script: pytest
|
script: pytest
|
||||||
|
|
||||||
|
after_success:
|
||||||
|
- coverage run -m pytest
|
||||||
|
- coveralls
|
||||||
|
|||||||
Reference in New Issue
Block a user