Use Python 3.7 for Travis tests

This commit is contained in:
Thor77 2019-03-10 13:10:37 +01:00
parent 18f1576bfb
commit b8dbd442f2
No known key found for this signature in database
GPG Key ID: 5051E71B46AA669A
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
language: python
python:
- 2.7
- 3.5
- 3.6
- 3.7
matrix:
include: