Skip to content

Commit d06447c

Browse files
committed
fix badges [skip ci]
1 parent e3c4eab commit d06447c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.rst

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
.. image:: https://img.shields.io/appveyor/ci/skvark/opencv-python.svg?maxAge=2592000&label=Windows :target: https://travis-ci.org/skvark/opencv-python
2-
.. image:: https://img.shields.io/travis/skvark/opencv-python.svg?maxAge=2592000&label=Linux :target: https://travis-ci.org/skvark/opencv-python
1+
.. image:: https://img.shields.io/appveyor/ci/skvark/opencv-python.svg?maxAge=2592000&label=Windows
2+
:target: https://ci.appveyor.com/project/skvark/opencv-python
3+
:alt: AppVeyor CI test status (Windows)
4+
5+
.. image:: https://img.shields.io/travis/skvark/opencv-python.svg?maxAge=2592000&label=Linux
6+
:target: https://travis-ci.org/skvark/opencv-python
7+
:alt: Travis CI test status (Linux)
38

49
OpenCV on wheels
510
================

0 commit comments

Comments
 (0)