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

6 lines
80 B
YAML

language: python
python:
- "3.5"
install:
- pip install -r requirements.txt