mirror of
https://github.com/k4m4/kickthemout.git
synced 2024-11-12 16:18:55 +01:00
🎉 v2.0 release!!!
This commit is contained in:
parent
694be42bdc
commit
d2e542357f
@ -5,16 +5,11 @@ python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
dist: trusty
|
||||
env:
|
||||
- COVERAGE_FILE=/tmp/.coverage
|
||||
|
||||
install:
|
||||
- pip3 install coveralls
|
||||
- pip3 install -r requirements.txt
|
||||
script:
|
||||
- sudo -H coverage run kickthemout.py
|
||||
after_success:
|
||||
- coveralls
|
||||
- sudo python3 kickthemout.py
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
Loading…
Reference in New Issue
Block a user