summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJames Laska <jlaska@users.noreply.github.com>2015-03-13 15:56:30 +0100
committerJames Laska <jlaska@users.noreply.github.com>2015-03-13 15:56:30 +0100
commitf451974efe1bc462a21652887c873eaf0c7c335c (patch)
treed62ccdb0eca9ab31a5a9f60612971b2f28832745 /README.md
parentMerge pull request #10455 from jlaska/tox_and_travis (diff)
downloadansible-f451974efe1bc462a21652887c873eaf0c7c335c.tar.xz
ansible-f451974efe1bc462a21652887c873eaf0c7c335c.zip
Use correct URL for travis status badge
This uses the `devel` branch when displaying the travis-ci status badge.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e052e78dcd..2a7d8e03af 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
[![PyPI version](https://badge.fury.io/py/ansible.png)](http://badge.fury.io/py/ansible)
[![PyPI downloads](https://pypip.in/d/ansible/badge.png)](https://pypi.python.org/pypi/ansible)
-[![Build Status](https://travis-ci.org/ansible/ansible.svg?branch=tox_and_travis)](https://travis-ci.org/ansible/ansible)
+[![Build Status](https://travis-ci.org/ansible/ansible.svg?branch=devel)](https://travis-ci.org/ansible/ansible)
Ansible