mirror of
https://github.com/KevinMidboe/knowit_julekalender-2018.git
synced 2025-10-29 17:50:19 +00:00
Can travis print its cpu info 🤔
This commit is contained in:
@@ -5,6 +5,7 @@ before_install:
|
|||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
script:
|
script:
|
||||||
|
- lscpu
|
||||||
- pytest --junitxml=result.xml
|
- pytest --junitxml=result.xml
|
||||||
- python badge.py
|
- python badge.py
|
||||||
after_success: coveralls
|
after_success: coveralls
|
||||||
|
|||||||
Reference in New Issue
Block a user