We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5869a51 commit 974cda0Copy full SHA for 974cda0
index.html
@@ -69,9 +69,10 @@ <h3><a href=
69
70
<p>Our code is <a href=
71
"https://github.com/python-pillow/Pillow">hosted on
72
- GitHub</a>, <a href=
73
- "https://travis-ci.org/python-pillow/Pillow">tested on Travis
74
- CI</a> and <a href=
+ GitHub</a>, tested on <a href=
+ "https://travis-ci.org/python-pillow/Pillow">Travis
+ CI</a>, <a href="https://ci.appveyor.com/project/Pythonpillow/pillow">AppVeyor</a>,
75
+ <a href="https://coveralls.io/github/python-pillow/Pillow">Coveralls</a>, and
76
"https://landscape.io/github/python-pillow/Pillow">Landscape</a>,
77
and <a href="https://pypi.python.org/pypi/Pillow">released on
78
PyPI</a>.</p>
0 commit comments