This repository was archived by the owner on Oct 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ libsass-python: Sass_/SCSS for Python
55 :alt: PyPI
66 :target: https://pypi.python.org/pypi/libsass
77
8- .. image :: https://travis-ci.org/dahlia/libsass-python.svg?branch=python
8+ .. image :: https://travis-ci.org/dahlia/libsass-python.svg
99 :target: https://travis-ci.org/dahlia/libsass-python
1010 :alt: Build Status
1111
12- .. image :: https://ci.appveyor.com/api/projects/status/yghrs9jw7b67c0ia/branch/python ?svg=true
12+ .. image :: https://ci.appveyor.com/api/projects/status/yghrs9jw7b67c0ia/branch/master ?svg=true
1313 :target: https://ci.appveyor.com/project/dahlia/libsass-python
1414 :alt: Build Status (Windows)
1515
16- .. image :: https://img.shields.io/coveralls/dahlia/libsass-python/python .svg
16+ .. image :: https://img.shields.io/coveralls/dahlia/libsass-python/master .svg
1717 :target: https://coveralls.io/r/dahlia/libsass-python
1818 :alt: Coverage Status
1919
Original file line number Diff line number Diff line change @@ -110,21 +110,21 @@ GitHub (Git repository + issues)
110110Travis CI
111111 https://travis-ci.org/dahlia/libsass-python
112112
113- .. image :: https://travis-ci.org/dahlia/libsass-python.svg?branch=python
113+ .. image :: https://travis-ci.org/dahlia/libsass-python.svg
114114 :target: https://travis-ci.org/dahlia/libsass-python
115115 :alt: Build Status
116116
117117AppVeyor (CI for Windows)
118118 https://ci.appveyor.com/project/dahlia/libsass-python
119119
120- .. image :: https://ci.appveyor.com/api/projects/status/yghrs9jw7b67c0ia/branch/python ?svg=true
120+ .. image :: https://ci.appveyor.com/api/projects/status/yghrs9jw7b67c0ia/branch/master ?svg=true
121121 :target: https://ci.appveyor.com/project/dahlia/libsass-python
122122 :alt: Build Status (Windows)
123123
124124Coveralls (Test coverage)
125125 https://coveralls.io/r/dahlia/libsass-python
126126
127- .. image :: https://img.shields.io/coveralls/dahlia/libsass-python.svg
127+ .. image :: https://img.shields.io/coveralls/dahlia/libsass-python/master .svg
128128 :target: https://coveralls.io/r/dahlia/libsass-python
129129 :alt: Coverage Status
130130
You can’t perform that action at this time.
0 commit comments