Remove deprecated "sudo" key from Travis CI configuration

This doesn't seem to do anything any more.
This commit is contained in:
Vadim Zeitlin 2020-07-06 17:45:34 +02:00
parent cb9e1f4ac0
commit 76e16ad372

View File

@ -3,7 +3,6 @@
# It is used automatically for the repositories on Github if it's found in the
# root directory of the project.
language: cpp
sudo: required
matrix:
include: