mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-07 07:58:48 +00:00
Add RabbitMQ service for Travis CI
This commit is contained in:
parent
56c778b415
commit
e31ee20dd7
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
||||||
language: php
|
language: php
|
||||||
|
|
||||||
|
services:
|
||||||
|
- rabbitmq
|
||||||
|
|
||||||
# faster builds on docker-container setup
|
# faster builds on docker-container setup
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue