mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
[ticket/12320] No longer allow Travis CI HHVM environment to fail.
PHPBB3-12320
This commit is contained in:
@@ -33,5 +33,3 @@ matrix:
|
|||||||
env: DB=mariadb
|
env: DB=mariadb
|
||||||
- php: 5.4
|
- php: 5.4
|
||||||
env: DB=postgres
|
env: DB=postgres
|
||||||
allow_failures:
|
|
||||||
- php: hhvm
|
|
||||||
|
Reference in New Issue
Block a user