From fa67c92aaa852f65bedcaf53f299d644127e25d1 Mon Sep 17 00:00:00 2001 From: Santos Gallegos Date: Wed, 2 Jan 2019 18:36:41 -0500 Subject: [PATCH] Remove deprecated sudo from travis https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2ed49b7f..2d14f230 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,6 @@ matrix: include: - python: 2.7 env: TOXENV=docs -sudo: false install: - pip install tox-travis script: