From 2012ba4a6b3656b47ba68101b5ae4cbc50720514 Mon Sep 17 00:00:00 2001 From: Brett Benassi Date: Wed, 6 Feb 2019 15:13:52 -0700 Subject: [PATCH] Update README to have correct build status Adding Drone status --- README.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index fa26ea1..04b5632 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ Bootstrapping Salt ================== -|windows_build| +|build| .. contents:: :local: @@ -425,9 +425,8 @@ Salt components, custom configurations, and even `pre-accepted Minion keys`_ alr .. _`Ubuntu's release schedule`: https://wiki.ubuntu.com/Releases .. _Vagrant: http://www.vagrantup.com - -.. |windows_build| image:: https://ci.appveyor.com/api/projects/status/github/saltstack/salt-bootstrap?branch=develop&svg=true - :target: https://ci.appveyor.com/project/saltstack-public/salt-bootstrap - :alt: Build status of the develop branch on Windows +.. |build| image:: https://drone.saltstack.com/api/badges/saltstack/salt-bootstrap/status.svg + :target: https://drone.saltstack.com/saltstack/salt-bootstrap + :alt: Build status on Linux .. vim: fenc=utf-8 spell spl=en cc=100 tw=99 fo=want sts=2 sw=2 et