mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/15828] Do not allow PHP 7.3 tests to fail
PHPBB3-15828
This commit is contained in:
parent
89ae1c3221
commit
31ab3d93a2
1 changed files with 0 additions and 3 deletions
|
@ -17,14 +17,11 @@ matrix:
|
||||||
env: DB=mysqli # MyISAM
|
env: DB=mysqli # MyISAM
|
||||||
- php: 7.2
|
- php: 7.2
|
||||||
env: DB=mysqli
|
env: DB=mysqli
|
||||||
- php: 7.2
|
|
||||||
env: DB=mysqli
|
|
||||||
- php: 7.3
|
- php: 7.3
|
||||||
env: DB=mysqli
|
env: DB=mysqli
|
||||||
- php: nightly
|
- php: nightly
|
||||||
env: DB=mysqli
|
env: DB=mysqli
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- php: 7.3
|
|
||||||
- php: nightly
|
- php: nightly
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue