1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-04 15:57:45 +02:00

[ticket/16058] Travis CI: "sudo: required" not longer is

[Travis are now recommending removing the __sudo__ tag](
https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration).

"_If you currently specify __sudo:__ in your __.travis.yml__, we recommend
removing that configuration_"

PHPBB3-16058
This commit is contained in:
cclauss
2019-05-13 19:35:21 +02:00
committed by Marc Alexander
parent 61bdccbfd8
commit 275d6ee050

View File

@@ -1,5 +1,4 @@
language: php
sudo: required
matrix:
include: