From 0e4750d8377a832236feab0f189339e6e0870065 Mon Sep 17 00:00:00 2001 From: cclauss Date: Thu, 14 Feb 2019 09:40:00 +0100 Subject: [PATCH] Travis CI: The 'sudo' tag is now deprecated [Travis are now recommending removing the __sudo__ tag](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 317b46484..2f361aec0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,3 @@ -sudo: false language: python dist: xenial stages: