[travis] Remove root sudo YAML property

Travis has been complaining that the root `sudo` key is deprecated and
no longer has any effect.
This commit is contained in:
Mahmoud Al-Qudsi 2020-09-07 20:59:42 -05:00
parent be1604fe31
commit f88106ef96

View file

@ -1,6 +1,5 @@
language: cpp
dist: bionic
sudo: required
matrix:
include: