1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

[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
env: DB=mysqli
allow_failures:
- php: 7.0
- php: hhvm
fast_finish: true