diff options
author | Larry Smith Jr <mrlesmithjr@gmail.com> | 2017-04-07 23:24:34 -0400 |
---|---|---|
committer | Larry Smith Jr <mrlesmithjr@gmail.com> | 2017-04-07 23:24:34 -0400 |
commit | dcb10e24d902f6d20c811b0f6084b27a15cf3748 (patch) | |
tree | 323b1c79d6eb418978872aeb4db9ea173246133b /README.md | |
parent | b82d79a58aec82d4287f105843b35d5c7a242882 (diff) | |
download | ansible-rabbitmq-dcb10e24d902f6d20c811b0f6084b27a15cf3748.tar.gz ansible-rabbitmq-dcb10e24d902f6d20c811b0f6084b27a15cf3748.tar.zst ansible-rabbitmq-dcb10e24d902f6d20c811b0f6084b27a15cf3748.zip |
Added Travis tests
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,6 +3,11 @@ Role Name | |||
3 | 3 | ||
4 | Installs rabbitmq https://www.rabbitmq.com/ (Configurable...HA and Clustering ready) | 4 | Installs rabbitmq https://www.rabbitmq.com/ (Configurable...HA and Clustering ready) |
5 | 5 | ||
6 | Build Status | ||
7 | ------------ | ||
8 | |||
9 | [![Build Status](https://travis-ci.org/mrlesmithjr/ansible-rabbitmq.svg?branch=master)](https://travis-ci.org/mrlesmithjr/ansible-rabbitmq) | ||
10 | |||
6 | Requirements | 11 | Requirements |
7 | ------------ | 12 | ------------ |
8 | 13 | ||