Update .travis.yml

This commit is contained in:
Ace 2019-05-13 12:46:46 +02:00 committed by GitHub
parent a59a2912ce
commit b6b48580b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,5 @@
language: python
python:
- "3.5"
install:
- pip install -r requirements.txt