From 1eab7e117c6f6f5b7360e8e456694c711f207582 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Tue, 7 Jun 2016 08:02:33 -0700 Subject: [PATCH] Remove travis build status badge from README.md. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a8490f08ec..544fd3694a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ [![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)