mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-20 18:28:55 +00:00
Merge branch 'develop-ascraeus' into develop
* develop-ascraeus: [ticket/12417] Revert "No longer allow Travis CI HHVM environment to fail."
This commit is contained in:
commit
67debc790d
1 changed files with 2 additions and 0 deletions
|
@ -40,3 +40,5 @@ matrix:
|
||||||
env: DB=mariadb
|
env: DB=mariadb
|
||||||
- php: 5.4
|
- php: 5.4
|
||||||
env: DB=postgres
|
env: DB=postgres
|
||||||
|
allow_failures:
|
||||||
|
- php: hhvm
|
||||||
|
|
Loading…
Add table
Reference in a new issue