forked from jasder/antlr
update travis to python 3.7
This commit is contained in:
parent
54cb3f2018
commit
fa499e4215
|
@ -192,7 +192,7 @@ matrix:
|
||||||
sources:
|
sources:
|
||||||
- deadsnakes # source required so it finds the package definition below
|
- deadsnakes # source required so it finds the package definition below
|
||||||
packages:
|
packages:
|
||||||
- python3.6
|
- python3.7
|
||||||
stage: main-test
|
stage: main-test
|
||||||
- os: linux
|
- os: linux
|
||||||
dist: trusty
|
dist: trusty
|
||||||
|
|
Loading…
Reference in New Issue