From 254a289972faa61cb4518c8555339e630c572f84 Mon Sep 17 00:00:00 2001 From: Pedro Algarvio Date: Thu, 7 Feb 2013 07:57:57 +0000 Subject: [PATCH] Remove the travis badge since it's not currently running the tests on travis, only bamboo. --- README.rst | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/README.rst b/README.rst index 8b37d90..4d066b9 100644 --- a/README.rst +++ b/README.rst @@ -2,15 +2,11 @@ Bootstrapping Salt ================== -.. image:: https://secure.travis-ci.org/saltstack/salt-bootstrap.png?branch=develop - :target: http://travis-ci.org/saltstack/salt-bootstrap - -Before `Salt`_ can be used for provisioning on the desired machine, the -binaries need to be installed. Since `Salt`_ supports many different -distributions and versions of operating systems, the `Salt`_ installation -process is handled by this shell script ``bootstrap-salt.sh``. This -script runs through a series of checks to determine operating system type and -version to then install the `Salt`_ binaries using the appropriate methods. +Before `Salt`_ can be used for provisioning on the desired machine, the binaries need to be +installed. Since `Salt`_ supports many different distributions and versions of operating systems, +the `Salt`_ installation process is handled by this shell script ``bootstrap-salt.sh``. This +script runs through a series of checks to determine operating system type and version to then +install the `Salt`_ binaries using the appropriate methods. One Line Bootstrap