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