Inkycal/.travix.yml

8 lines
123 B
YAML
Raw Normal View History

2019-05-13 13:12:53 +02:00
language: python
python:
- "3.5"
install:
- pip3 install -r requirements.txt
script:
python3.5 'Calendar/E-Paper.py'