From 57364abe9ed2dbb2dc143c3ad3e6e091cdde9db9 Mon Sep 17 00:00:00 2001 From: k4m4 Date: Mon, 5 Feb 2018 23:46:34 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20v2.0=20release!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5277d8f..a3536a5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ python: dist: trusty install: - - pip3 install scapy + - pip install scapy - pip3 install -r requirements.txt script: - sudo python3 kickthemout.py