From 2f4b5591f670e81ddbb0fbf79f599f3a5943e1b5 Mon Sep 17 00:00:00 2001 From: Artur Tretiak Date: Sun, 17 Feb 2019 21:43:54 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a44b9e4..8fe0d88 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,4 +12,4 @@ install: - pip3 install -r requirements.txt # command to run tests script: - - sudo HiddenEye.py + - HiddenEye.py