1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-19 07:08:09 +01: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
commit d735129d6e

View File

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