mirror of
https://github.com/k4m4/kickthemout.git
synced 2025-07-04 20:38:21 +02:00
🎉 v2.0 release!!!
This commit is contained in:
parent
694be42bdc
commit
d2e542357f
1 changed files with 1 additions and 6 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue