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:
|
||||
- deadsnakes # source required so it finds the package definition below
|
||||
packages:
|
||||
- python3.6
|
||||
- python3.7
|
||||
stage: main-test
|
||||
- os: linux
|
||||
dist: trusty
|
||||
|
|
Loading…
Reference in New Issue