summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2019-03-22 11:49:13 -0400
committerJason R. Coombs <jaraco@jaraco.com>2019-03-22 11:49:13 -0400
commitcdff6c8f0fa2a0439adc219a40bc2b11bb95d29d (patch)
treecc389a7854363bfe1431144257fc1be642179a61
parent8186f76e906f80d678e895f6627afefee5617888 (diff)
downloadpytest-runner-cdff6c8f0fa2a0439adc219a40bc2b11bb95d29d.tar.gz
Remove sudo declaration in Travis config.
See https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration for more details.
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8fc8932..17d0262 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,4 @@
dist: xenial
-sudo: false
language: python
python: