8000 fix badges [skip ci] · Python3pkg/opencv-python@d06447c · GitHub
[go: up one dir, main page]

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

Lines changed: 7 additions & 2 deletions
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)
0