mirror of
https://github.com/k4m4/kickthemout.git
synced 2024-11-21 20:44:25 +01:00
🎉 v2.0 release!!!
This commit is contained in:
parent
787c0b4368
commit
852120913b
@ -7,7 +7,7 @@ python:
|
||||
- "3.6"
|
||||
|
||||
install:
|
||||
- sudo pip3 install -r requirements.txt
|
||||
- sudo pip install -r requirements.txt
|
||||
script:
|
||||
- sudo python -c "import kickthemout;"
|
||||
|
||||
@ -19,7 +19,6 @@ addons:
|
||||
apt:
|
||||
packages:
|
||||
- nmap
|
||||
- python3-pip
|
||||
|
||||
notifications:
|
||||
email:
|
||||
|
Loading…
Reference in New Issue
Block a user