Travis: Use 3.7 to run tests too
This commit is contained in:
parent
059a4fff5c
commit
deee29228e
@ -1,8 +1,10 @@
|
|||||||
sudo: false
|
sudo: true
|
||||||
|
dist: xenial
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- 3.5
|
- 3.5
|
||||||
- 3.6
|
- 3.6
|
||||||
|
- 3.7
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
sources:
|
sources:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user