1
0
Fork 0
mirror of https://github.com/Thor77/TeamspeakStats.git synced 2025-07-12 01:58:44 -04:00

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

View file

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