Update .travis.yml

This commit is contained in:
Ace 2019-05-13 13:09:22 +02:00 committed by GitHub
parent ff6dbd1293
commit d8621ab364
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,4 +4,4 @@ python:
install:
- pip3 install -r requirements.txt
script:
python3.5 '/aceisace/Inky-Calendar/Calendar/E-Paper.py'
python3.5 'Calendar/E-Paper.py'