From 6e935ac399b872be5c45e05b9e22d9021657ed9d Mon Sep 17 00:00:00 2001 From: Craig Maloney Date: Mon, 24 Jun 2019 17:14:04 -0400 Subject: [PATCH] Update Travis to use an image that has Python 3.7 support --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 588ffd5..c66911e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +dist: xenial sudo: false cache: