Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit d562156

Browse files
committed
Use SVG for AppVeyor status badge [ci skip]
1 parent b354d17 commit d562156

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ libsass: SASS_ for Python
99
:target: https://travis-ci.org/dahlia/libsass-python
1010
:alt: Build Status
1111

12-
.. image:: https://ci.appveyor.com/api/projects/status/yghrs9jw7b67c0ia
12+
.. image:: https://ci.appveyor.com/api/projects/status/yghrs9jw7b67c0ia/branch/python?svg=true
1313
:target: https://ci.appveyor.com/project/dahlia/libsass-python
1414
:alt: Build Status (Windows)
1515

docs/index.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,9 @@ Travis CI
9898
AppVeyor (CI for Windows)
9999
https://ci.appveyor.com/project/dahlia/libsass-python
100100

101-
.. image:: https://ci.appveyor.com/api/projects/status/yghrs9jw7b67c0ia?retina=true
101+
.. image:: https://ci.appveyor.com/api/projects/status/yghrs9jw7b67c0ia/branch/python?svg=true
102102
:target: https://ci.appveyor.com/project/dahlia/libsass-python
103103
:alt: Build Status (Windows)
104-
:width: 100
105-
:height: 18
106104

107105
Coveralls (Test coverage)
108106
https://coveralls.io/r/dahlia/libsass-python

0 commit comments

Comments
 (0)