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
commit 7338c5d845

View file

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