Skip to content

Commit

Permalink
Activate RabbitMQ in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Syer committed Aug 26, 2016
1 parent 6d1da57 commit 0f72aa9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ jdk:
- oraclejdk8
script:
- test/run.sh
services:
- rabbitmq
notifications:
slack:
secure: fYyNAlqkhPGoJXDckeVaoEJAtf8x5c4lBxmC1DJRee77egFlmSFppZ6xVHsR+Jpa44AxA0vHjkUVO3vEJKxDn0bMGu3sQXs0QmJDIGrHK8Pms759eYLKAj46sWHkpVO1Ot++Szo/A+vubxE2XQIX3gBt7g47R5pS/zuDySCCyNk=

0 comments on commit 0f72aa9

Please sign in to comment.