mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Add Travis service config
This commit is contained in:
parent
02bcdec391
commit
d46fadddf8
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@ env:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- memcached
|
- memcached
|
||||||
|
- redis
|
||||||
|
- postgresql
|
||||||
|
- mysql
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
Loading…
Reference in a new issue