🎉 v2.0 release!!!

This commit is contained in:
k4m4 2018-02-05 23:04:19 +02:00
parent 6156d49222
commit 3a958f43ce
No known key found for this signature in database
GPG Key ID: C747F75367032D1E

View File

@ -4,6 +4,6 @@ python:
- "3.5"
- "3.6"
install:
- pip3 install -r requirements.txt
- sudo pip3 install -r requirements.txt
script:
- sudo python3 kickthemout.py
- sudo python3 -c "import kickthemout; import scan; import spoof"