mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-13 20:28:44 +01:00
[ticket/15828] Do not allow PHP 7.3 tests to fail
PHPBB3-15828
This commit is contained in:
parent
89ae1c3221
commit
31ab3d93a2
@ -17,14 +17,11 @@ matrix:
|
||||
env: DB=mysqli # MyISAM
|
||||
- php: 7.2
|
||||
env: DB=mysqli
|
||||
- php: 7.2
|
||||
env: DB=mysqli
|
||||
- php: 7.3
|
||||
env: DB=mysqli
|
||||
- php: nightly
|
||||
env: DB=mysqli
|
||||
allow_failures:
|
||||
- php: 7.3
|
||||
- php: nightly
|
||||
fast_finish: true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user