mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00: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:
parent
61bdccbfd8
commit
275d6ee050
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
language: php
|
||||
sudo: required
|
||||
|
||||
matrix:
|
||||
include:
|
||||
|
|
Loading…
Add table
Reference in a new issue