summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2016-06-07 09:42:58 +0200
committerMatt Clay <matt@mystile.com>2016-06-07 09:43:42 +0200
commit497459246a6a5bfae7ff990af3b5a17158627c68 (patch)
tree1d71c62f0f157efcaf2c38d3db93ac100ec2ce0a
parentservice now passes 'started' instead of 'running' (diff)
downloadansible-497459246a6a5bfae7ff990af3b5a17158627c68.tar.xz
ansible-497459246a6a5bfae7ff990af3b5a17158627c68.zip
Add shippable build status badge to README.md.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2e1f15559d..a8490f08ec 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
[![PyPI version](https://img.shields.io/pypi/v/ansible.svg)](https://pypi.python.org/pypi/ansible)
[![PyPI downloads](https://img.shields.io/pypi/dm/ansible.svg)](https://pypi.python.org/pypi/ansible)
[![Build Status](https://travis-ci.org/ansible/ansible.svg?branch=devel)](https://travis-ci.org/ansible/ansible)
+[![Build Status](https://api.shippable.com/projects/573f79d02a8192902e20e34b/badge?branch=devel)](https://app.shippable.com/projects/573f79d02a8192902e20e34b)
Ansible