[ticket/14256] Remove PHP7 from the allowed failures

PHPBB3-14256
This commit is contained in:
Oliver Schramm 2015-10-23 22:49:21 +02:00
parent a246cb6414
commit c4d7b6321b

View file

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