mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-14 19:08:25 +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:
|
||||
- memcached
|
||||
- redis
|
||||
- postgresql
|
||||
- mysql
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
|
Loading…
Reference in a new issue