Remove the travis badge since it's not currently running the tests on travis, only bamboo.

This commit is contained in:
Pedro Algarvio 2013-02-07 07:57:57 +00:00
parent 4c3775522f
commit 254a289972

View file

@ -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