mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-23 19:51:26 +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:
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user