🎉 v2.0 release!!!

This commit is contained in:
xdavidhu 2018-02-06 13:25:33 +01:00
parent cee934ac52
commit 867c6cafc7
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ python:
- "3.6"
install:
- sudo pip3 install -r requirements.txt
- pip3 install -r requirements.txt
script:
- sudo python -c "import kickthemout;"