🎉 v2.0 release!!!

This commit is contained in:
xdavidhu 2018-02-06 13:41:28 +01:00
parent 852120913b
commit a887014d6c
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ python:
install:
- sudo pip install -r requirements.txt
script:
- sudo python -c "import kickthemout;"
- sudo python3 -c "import kickthemout;"
branches:
only: