mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 05:18:52 +00:00
[ticket/14256] Remove PHP7 from the allowed failures
PHPBB3-14256
This commit is contained in:
parent
a246cb6414
commit
c4d7b6321b
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue