summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index f01d5dc..38086b6 100644
--- a/README.rst
+++ b/README.rst
@@ -1,10 +1,6 @@
SCons - a software construction tool
####################################
-.. image:: https://ci.appveyor.com/api/projects/status/github/ajf58/scons?svg=true
- :target: https://ci.appveyor.com/project/ajf58/scons
- :alt: AppVeyor CI Status
-
.. image:: https://img.shields.io/badge/IRC-scons-blue.svg
:target: http://webchat.freenode.net/?channels=%23scons&uio=d4
:alt: IRC
@@ -20,6 +16,10 @@ SCons - a software construction tool
.. image:: https://travis-ci.org/SCons/scons.svg?branch=master
:target: https://travis-ci.org/SCons/scons
:alt: Travis CI build status
+
+.. image:: https://ci.appveyor.com/api/projects/status/github/SCons/scons?svg=true&branch=master
+ :target: https://ci.appveyor.com/project/SCons/scons
+ :alt: AppVeyor CI Status
.. image:: https://coveralls.io/repos/github/SCons/scons/badge.svg
:target: https://coveralls.io/github/SCons/scons