mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-15 21:41:06 +00:00
Merge pull request #4008 from wallabag/travis-xenial
Fix Travis build on Xenial dist
This commit is contained in:
commit
50bcf225e9
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
language: php
|
language: php
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
- mysql
|
||||||
|
- postgresql
|
||||||
- rabbitmq
|
- rabbitmq
|
||||||
- redis
|
- redis
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue