diff --git a/.travis.yml b/.travis.yml index aa9f82f..1d1da4c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,4 +12,4 @@ install: - pip3 install -r requirements.txt # command to run tests script: - -sudo python HiddenEye.py + - sudo python HiddenEye.py