mirror of
https://github.com/KevinMidboe/knowit_julekalender-2017.git
synced 2025-12-07 20:08:45 +00:00
Now badge.py is prefixed py python
This commit is contained in:
@@ -5,6 +5,6 @@ install:
|
|||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
script:
|
script:
|
||||||
- pytest --junitxml=result.xml
|
- pytest --junitxml=result.xml
|
||||||
- badge.py
|
- python badge.py
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls
|
- coveralls
|
||||||
|
|||||||
Reference in New Issue
Block a user