From 9a976c10a14c0e1f3171b37a14c8dbd65ba05db3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Gmach?= Date: Sun, 20 Oct 2019 21:36:41 +0200 Subject: [PATCH] Remove deprecated keyword "sudo" from travis config. modified: .travis.yml --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1691584..93346ee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: python # defaults: the py3.7 environment overrides these dist: trusty -sudo: false cache: pip before_cache: