diff options
author | Andrew Featherstone <andrew.featherstone@gmail.com> | 2017-12-17 22:51:04 (GMT) |
---|---|---|
committer | Andrew Featherstone <andrew.featherstone@gmail.com> | 2017-12-17 22:51:04 (GMT) |
commit | 93c6e297e4146448bd5fa24812d3170d8d4cfd30 (patch) | |
tree | dca4c93a789d4802601f1797f8b61acc8c5e4180 /README.rst | |
parent | c4312d1ae58bfb6919d2eda3bfaf0d86a008c5da (diff) | |
download | SCons-93c6e297e4146448bd5fa24812d3170d8d4cfd30.zip SCons-93c6e297e4146448bd5fa24812d3170d8d4cfd30.tar.gz SCons-93c6e297e4146448bd5fa24812d3170d8d4cfd30.tar.bz2 |
SVG format for CI badge.
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ SCons - a software construction tool #################################### -.. image:: https://ci.appveyor.com/api/projects/status/github/ajf58/scons +.. 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 |