Test Travis
This commit is contained in:
parent
b96d40241d
commit
70069a29ec
2 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,6 @@ dist: trusty
|
|||
sudo: false
|
||||
|
||||
php:
|
||||
- 5.6
|
||||
- 7.0
|
||||
- 7.1
|
||||
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
"cakephp/cakephp": "3.7.1",
|
||||
"mobiledetect/mobiledetectlib": "2.*",
|
||||
"cakephp/migrations": "~1.0",
|
||||
"psr/simple-cache": "^1.0.0",
|
||||
"cakephp/plugin-installer": "~1.0",
|
||||
"mdanter/ecc": "^0.5.0",
|
||||
"nesbot/carbon": "~1.18",
|
||||
|
|
Loading…
Reference in a new issue