mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 08:17:47 +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:
@@ -1,5 +1,4 @@
|
|||||||
language: php
|
language: php
|
||||||
sudo: required
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
Reference in New Issue
Block a user