Commit e325e750 authored by Ivan Pozdeev's avatar Ivan Pozdeev
Browse files

`sudo: required' has no effect since...

`sudo: required' has no effect since https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
parent 94bf4040
......@@ -189,7 +189,6 @@ To use these scripts
# You can still specify a language here if you need it for some unrelated logic
# and you can't use Multibuild-provided Python or other software present on a builder
language: generic
sudo: required
# Required in Linux to invoke `docker' ourselves
services: docker
# A newer distro will also do
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment