From fed1de490fcaa06ffec6f6a96fbdc7be3981d4f6 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Sun, 29 Dec 2019 12:40:10 -0800 Subject: Change coverage worker to use Ubuntu Bionic instead of trusty for py37 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 0a576bf..cc1eaae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -103,6 +103,7 @@ jobs: - &coverage_jobs stage: Coverage + dist: bionic python: 3.7 before_script: # install our own python so we can modify usercustomize.py -- cgit v0.12