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