🎉 v2.0 release!!!

This commit is contained in:
xdavidhu 2018-02-06 13:15:06 +01:00
parent 5275b2e904
commit 394b440396
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ python:
- "3.6"
install:
- pip3 install -r requirements.txt
- sudo pip install -r requirements.txt
script:
- sudo python -c "import kickthemout;"
@ -23,4 +23,4 @@ addons:
notifications:
email:
on_success: never
on_failure: always
on_failure: always