mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Allow the other PHP 7.2 job to fail
This commit is contained in:
parent
c625269a60
commit
5524768ea4
1 changed files with 3 additions and 0 deletions
|
@ -42,6 +42,9 @@ matrix:
|
||||||
- php: 7.2
|
- php: 7.2
|
||||||
env: DB=mysql PHPUNIT=5.7.19
|
env: DB=mysql PHPUNIT=5.7.19
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
- php: 7.2
|
||||||
|
env: DB=mysql
|
||||||
|
|
||||||
- php: 7.2
|
- php: 7.2
|
||||||
env: DB=mysql PHPUNIT=5.7.19
|
env: DB=mysql PHPUNIT=5.7.19
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue