Update .travis.yml

This commit is contained in:
Artur Tretiak 2019-02-17 21:48:09 +02:00 committed by GitHub
parent 4b61ad1585
commit 9b235da070
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,5 +12,4 @@ install:
- pip3 install -r requirements.txt - pip3 install -r requirements.txt
# command to run tests # command to run tests
script: script:
- ls -sudo python HiddenEye.py
- HiddenEye.py