[tor-commits] [chutney/master] Travis: Remove unused sudo: key

teor at torproject.org teor at torproject.org
Fri Dec 20 00:02:05 UTC 2019


commit 0ec7a4901578dbe73fa2213c390f481c33c4fbd6
Author: teor <teor at torproject.org>
Date:   Sun Dec 1 19:21:02 2019 +1000

    Travis: Remove unused sudo: key
---
 .travis.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index bf50ae6..7ca2c74 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -153,10 +153,6 @@ matrix:
   #allow_failures:
   #  - env: TOR="master-nightly" NETWORK_FLAVOUR="basic-min"
 
-## We don't need sudo. (The "apt:" stanza after this allows us to not need
-## sudo; otherwise, we would need it for getting dependencies.)
-sudo: false
-
 ## (Linux only) Use a recent Linux image (Ubuntu Xenial)
 ## We can't use Bionic, because chutney has file permissions and network
 ## issues (see #32630)





More information about the tor-commits mailing list