From 6796409aa85de9bf6d587252c1cd84b8fc41c8fa Mon Sep 17 00:00:00 2001 From: "Chris J. Karr" Date: Tue, 1 Aug 2017 12:23:32 +0000 Subject: [PATCH] Switching Travis CI to a newer Ubuntu build --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index b26c30b..66476ce 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,6 @@ +dist: trusty +sudo: required + env: language: python