Remove deprecated "sudo" key from Travis CI configuration
This doesn't seem to do anything any more.
This commit is contained in:
parent
cb9e1f4ac0
commit
76e16ad372
@ -3,7 +3,6 @@
|
|||||||
# It is used automatically for the repositories on Github if it's found in the
|
# It is used automatically for the repositories on Github if it's found in the
|
||||||
# root directory of the project.
|
# root directory of the project.
|
||||||
language: cpp
|
language: cpp
|
||||||
sudo: required
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
Loading…
Reference in New Issue
Block a user