1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-21 18:44:37 +02:00

Merge pull request #4003 from Elsensee/ticket/14256

[ticket/14256] Remove PHP7 from the allowed failures

* Elsensee/ticket/14256:
  [ticket/14256] Remove PHP7 from the allowed failures
This commit is contained in:
Andreas Fischer
2015-10-24 11:42:22 +02:00

View File

@ -25,7 +25,6 @@ matrix:
- php: hhvm
env: DB=mysqli
allow_failures:
- php: 7.0
- php: hhvm
fast_finish: true