From ad30ccea59632fe39966116586a33f34e81cd868 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Thu, 24 Jan 2019 22:42:53 -0800 Subject: [PATCH] Try dist:trusty to see if that gives us FTS5 in Travis CI --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index bdc2635..4ac197a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ language: python +dist: trusty # 3.6 is listed first so it gets used for the later build stages python: