Update .travis.yml
This commit is contained in:
parent
70c7a58429
commit
e27fa58c5c
@ -2,6 +2,6 @@ language: python
|
||||
python:
|
||||
- "3.5"
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
- pip3 install -r requirements.txt
|
||||
script:
|
||||
python3.5 'scripts/Inky-Calendar/Calendar/E-Paper.py'
|
||||
python3.5 '/Inky-Calendar/Calendar/E-Paper.py'
|
||||
|
Loading…
Reference in New Issue
Block a user