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:
parent
18f1576bfb
commit
b8dbd442f2
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- 2.7
|
- 2.7
|
||||||
- 3.5
|
- 3.7
|
||||||
- 3.6
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
|
Loading…
Add table
Reference in a new issue