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