🎉 v2.0 release!!!

This commit is contained in:
xdavidhu 2018-02-06 14:04:22 +01:00
parent a887014d6c
commit 48fada7ebd
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 python3 -c "import kickthemout;"
- sudo python -c "import kickthemout;"
branches:
only: