From a4174ebde005daee6a70a47956f924cc6b5f9f18 Mon Sep 17 00:00:00 2001 From: Steven Loria Date: Thu, 17 Jan 2019 08:44:36 -0500 Subject: [PATCH] Remove sudo from .travis.yml Travis CI has migrated their infrastructure https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9a94e31b2..c0373077e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,6 @@ language: python cache: pip dist: xenial - -sudo: false - matrix: fast_finish: true include: