mirror of
https://github.com/k4m4/kickthemout.git
synced 2025-07-04 04:18:15 +02:00
🎉 v2.0 release!!!
This commit is contained in:
parent
787c0b4368
commit
852120913b
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue