From 9b235da070a1deee51dc74a20b8851d78914b02f Mon Sep 17 00:00:00 2001 From: Artur Tretiak Date: Sun, 17 Feb 2019 21:48:09 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 1a369ab..aa9f82f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,5 +12,4 @@ install: - pip3 install -r requirements.txt # command to run tests script: - - ls - - HiddenEye.py + -sudo python HiddenEye.py