Just a small nit to see current build status of appveyor. Also add a link so one could easily reach the history of the builds.
Signed-off-by: Alin Gabriel Serdean <[email protected]> --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 28f8590..251e2bb 100644 --- a/README.rst +++ b/README.rst @@ -7,6 +7,8 @@ Open vSwitch .. image:: https://travis-ci.org/openvswitch/ovs.png :target: https://travis-ci.org/openvswitch/ovs +.. image:: https://ci.appveyor.com/api/projects/status/github/openvswitch/ovs?branch=master&svg=true&retina=true + :target: https://ci.appveyor.com/project/blp/ovs/history What is Open vSwitch? --------------------- -- 2.10.2.windows.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
