Av1an/.travis.yml
2020-02-26 14:49:42 +02:00

5 lines
79 B
YAML

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