mirror of
https://github.com/k4m4/kickthemout.git
synced 2024-11-12 16:18:55 +01:00
🎉 v2.0 release!!!
This commit is contained in:
parent
c969a915a4
commit
406dc6e4d0
@ -8,12 +8,17 @@ python:
|
||||
install:
|
||||
- pip3 install -r requirements.txt
|
||||
script:
|
||||
- sudo python -m "import kickthemout;"
|
||||
- sudo python -c "import kickthemout;"
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- nmap
|
||||
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
|
Loading…
Reference in New Issue
Block a user