mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
commit
5e369a5a86
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,7 @@ php:
|
|||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
|
||||
env:
|
||||
- DB=mysql
|
||||
|
@ -12,6 +13,8 @@ env:
|
|||
- DB=sqlite
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 5.6
|
||||
include:
|
||||
- php: 5.4
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue