start rabbitmq for tests in travis

This commit is contained in:
Matt Broadstone 2014-06-03 17:38:01 -04:00
parent 0cd96eef2f
commit 7b695f52f3
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ language: cpp
env:
- QT_SELECT=qt4
- QT_SELECT=qt5
services:
- rabbitmq
script:
- mkdir build
- cd build