diff --git a/.travis.yml b/.travis.yml index 16d4090..650431f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,8 @@ # we don't actually need sudo, but that kicks us onto GCE, which means -# "group: edge" will get us Ubuntu 16.04 LTS (bionic) +# "group: edge" will let us get Ubuntu 14.04 LTS (xenial) sudo: true group: edge +dist: xenial language: python cache: pip before_cache: