Skip to content

Commit d3e9a7d

Browse files
committed
Merge pull request scikit-learn#4647 from lesteve/better-appveyor-badge
[MRG] Visual tweak to appveyor badge on README.rst
2 parents ec2a89a + 1197eb4 commit d3e9a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
.. |Travis| image:: https://api.travis-ci.org/scikit-learn/scikit-learn.png?branch=master
66
.. _Travis: https://travis-ci.org/scikit-learn/scikit-learn
77

8-
.. |AppVeyor| image:: https://img.shields.io/appveyor/ci/sklearn-ci/scikit-learn/master.png
8+
.. |AppVeyor| image:: https://ci.appveyor.com/api/projects/status/github/scikit-learn/scikit-learn?branch=master&svg=true
99
.. _AppVeyor: https://ci.appveyor.com/project/sklearn-ci/scikit-learn/history
1010

1111
scikit-learn

0 commit comments

Comments
 (0)