summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo <hugovk@users.noreply.github.com>2020-01-04 23:24:47 +0200
committerHugo <hugovk@users.noreply.github.com>2020-01-04 23:24:47 +0200
commit5e5f110177268911faeaa5819ba101c603e347c1 (patch)
treeab433d487374099717d5705a52783804f7ff1bd7
parent7d130f6863e4444fc82ab53fcb0ab8ea508d2156 (diff)
downloadpython-magic-5e5f110177268911faeaa5819ba101c603e347c1.tar.gz
sudo no longer needed https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 93e9a51..edff9fe 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,4 @@
language: python
-
-# needed to use trusty
-sudo: required
-
dist: xenial
python: