From acc78b855e7061cd6f76d548cc3995c8a1257258 Mon Sep 17 00:00:00 2001 From: k4m4 Date: Mon, 5 Feb 2018 23:43:04 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 9e281b2..a6add0c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ python: dist: trusty install: + - sudo -H pip3 install scapy - pip3 install -r requirements.txt script: - sudo python3 kickthemout.py