From ccb2a1e729780689188005a52c362b7e963f71e8 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Thu, 24 Jan 2019 22:44:24 -0800 Subject: [PATCH] Try dist: xenial --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4ac197a..43078f7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ language: python -dist: trusty +dist: xenial # 3.6 is listed first so it gets used for the later build stages python: