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