mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
remove cannot run test matrix: PHPUnit 3.7 + PHP7.2
This commit is contained in:
parent
de0719272d
commit
1769df745c
1 changed files with 1 additions and 3 deletions
|
@ -41,10 +41,8 @@ matrix:
|
||||||
|
|
||||||
- php: 7.2
|
- php: 7.2
|
||||||
env: DB=mysql PHPUNIT=5.7.19
|
env: DB=mysql PHPUNIT=5.7.19
|
||||||
allow_failures:
|
|
||||||
- php: 7.2
|
|
||||||
env: DB=mysql
|
|
||||||
|
|
||||||
|
allow_failures:
|
||||||
- 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