update travis to python 3.7

This commit is contained in:
parrt 2020-01-18 11:09:23 -08:00
parent 54cb3f2018
commit fa499e4215
1 changed files with 1 additions and 1 deletions

View File

@ -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