1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 22:40:39 +02:00

Merge pull request #2324 from bantu/ticket/12417

[ticket/12417] Revert "No longer allow Travis CI HHVM environment to fai...

* bantu/ticket/12417:
  [ticket/12417] Revert "No longer allow Travis CI HHVM environment to fail."
This commit is contained in:
Joas Schilling
2014-04-16 22:46:41 +02:00

View File

@@ -33,3 +33,5 @@ matrix:
env: DB=mariadb env: DB=mariadb
- php: 5.4 - php: 5.4
env: DB=postgres env: DB=postgres
allow_failures:
- php: hhvm