Skip to content

Commit 6c09af5

Browse files
committed
Merge pull request scikit-learn#5017 from lesteve/fix-coveralls-badge
[MRG+1] Fix README.rst coveralls badge
2 parents e250fae + b86af8e commit 6c09af5

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
@@ -8,7 +8,7 @@
88
.. |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

11-
.. |Coveralls| image:: https://img.shields.io/coveralls/scikit-learn/scikit-learn.svg
11+
.. |Coveralls| image:: https://coveralls.io/repos/scikit-learn/scikit-learn/badge.svg?branch=master
1212
.. _Coveralls: https://coveralls.io/r/scikit-learn/scikit-learn
1313

1414
scikit-learn

0 commit comments

Comments
 (0)