Inkycal/.travis.yml

6 lines
80 B
YAML
Raw Normal View History

2019-05-13 12:43:49 +02:00
language: python
2019-05-13 12:46:46 +02:00
python:
- "3.5"
install:
- pip install -r requirements.txt