Create .travix.yml
This commit is contained in:
parent
2cfeafb445
commit
f8ebf1e0d3
7
.travix.yml
Normal file
7
.travix.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
language: python
|
||||||
|
python:
|
||||||
|
- "3.5"
|
||||||
|
install:
|
||||||
|
- pip3 install -r requirements.txt
|
||||||
|
script:
|
||||||
|
python3.5 'Calendar/E-Paper.py'
|
Loading…
Reference in New Issue
Block a user