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
57364abe9e
commit
c969a915a4
@ -1,16 +1,14 @@
|
||||
language: python
|
||||
sudo: required
|
||||
language: python
|
||||
python:
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
dist: trusty
|
||||
|
||||
install:
|
||||
- pip install scapy
|
||||
- pip3 install -r requirements.txt
|
||||
script:
|
||||
- sudo python3 kickthemout.py
|
||||
- sudo python -m "import kickthemout;"
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
Loading…
Reference in New Issue
Block a user