From 852120913bf3a91d0162eeef2a81a611f4fd6df1 Mon Sep 17 00:00:00 2001 From: xdavidhu Date: Tue, 6 Feb 2018 13:35:29 +0100 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 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index c66fb3d..9252234 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: