Inkycal/.travis.yml
2019-05-13 13:02:48 +02:00

8 lines
138 B
YAML

language: python
python:
- "3.5"
install:
- pip3 install -r requirements.txt
script:
python3.5 '/Inky-Calendar/Calendar/E-Paper.py'