From 01353084c165ba60ac4b4c446bb3bb7413a92655 Mon Sep 17 00:00:00 2001 From: Subhash Bhushan Date: Mon, 29 Apr 2019 18:39:11 -0700 Subject: [PATCH] Choose dist for Travis to run tests --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 68ccdb1..899f45b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ language: python +dist: xenial python: - '3.7' install: