瀏覽代碼

Travis: Remove unused sudo: key

teor 5 年之前
父節點
當前提交
0ec7a49015
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      .travis.yml

+ 0 - 4
.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)