mirror of
https://github.com/KevinMidboe/knowit_julekalender-2018.git
synced 2026-01-07 09:55:29 +00:00
New year, new round of knowit julekalender. Starting this year off a bit late, but lets see how many I can complete 🎉🎅
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
language: python
|
||||
python:
|
||||
- 3.6
|
||||
python: 3.6
|
||||
before_install:
|
||||
- gem install zsteg
|
||||
install:
|
||||
@@ -8,5 +7,4 @@ install:
|
||||
script:
|
||||
- pytest --junitxml=result.xml
|
||||
- python badge.py
|
||||
after_success:
|
||||
- coveralls
|
||||
after_success: coveralls
|
||||
|
||||
Reference in New Issue
Block a user