summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo <hugovk@users.noreply.github.com>2019-08-14 23:33:19 +0300
committerHugo <hugovk@users.noreply.github.com>2019-08-14 23:33:19 +0300
commitddc953c11e8d79607f5931a2f80dcd9f7a10c5d9 (patch)
treedeaa56c097a2c426a84c6a71dc230db09e9d1284
parent31486aa503e19ae26ba4c15f2809ddf6c5c1b248 (diff)
downloadoauthlib-ddc953c11e8d79607f5931a2f80dcd9f7a10c5d9.tar.gz
sudo no longer needed https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index f2e68a6..76b0649 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,6 @@
language: python
python: 3.7
dist: xenial
-sudo: false
cache: pip
matrix:
include: