From 925c6c3866bb0377ae09c7572fe96b3ea5149f7e Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Thu, 9 Apr 2020 15:33:58 -0700 Subject: [PATCH] use python 3.8 --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fb523bd74..ff822c6f9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -224,7 +224,8 @@ matrix: packages: # don't install nginx and apache - libaugeas0 <<: *extended-test-suite - - sudo: required + - python: "3.8" + sudo: required env: SNAP=true TOXENV=integration-external,apacheconftest-external-with-pebble addons: apt: