Update .travis.yml

This commit is contained in:
Otto Winter 2019-02-11 14:35:03 +01:00
parent 6ca7b2de93
commit df4922568d
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
language: python language: python
python: "3.7" python: "3.6"
script: script:
- python3 travis.py - python3 travis.py