Skip to content

Commit d227711

Browse files
author
MarcoFalke
committed
travis: Remove unused sudo:false
Builds in sudo-disabled docker containers are no longer available as of last year and all builds happen on sudo enabled vms. https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration#timeline---its-happening-fast
1 parent b1b248f commit d227711

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
os: linux
22
language: generic
3-
sudo: false
43
script:
54
- scripts/link-format-chk.sh
65
- scripts/buildtable.pl >/tmp/table.mediawiki || exit 1

0 commit comments

Comments
 (0)