mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-18 18:46:17 +00:00
Made PHP 5.6 a allowed failure on travis.
This commit is contained in:
parent
28404ace96
commit
c8a2921b12
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ env:
|
|||
- DB=sqlite
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 5.6
|
||||
include:
|
||||
- php: 5.4
|
||||
env:
|
||||
|
|
Loading…
Add table
Reference in a new issue