Update .travis.yml

This commit is contained in:
Ace 2019-05-13 13:04:36 +02:00 committed by GitHub
parent e27fa58c5c
commit 2193a6627d
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 '/Inky-Calendar/Calendar/E-Paper.py'
python3.5 'aceisace/Inky-Calendar/Calendar/E-Paper.py'