Skip to content

Commit 64ffb3f

Browse files
committed
Problem: libzmq appveyor build status is not visible
Solution: Add a travis like badge to the README fixes zeromq#1622
1 parent dc04c5b commit 64ffb3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# ZeroMQ
22

33
[![Build Status](https://travis-ci.org/zeromq/libzmq.png?branch=master)](https://travis-ci.org/zeromq/libzmq)
4+
[![Build status](https://ci.appveyor.com/api/projects/status/e2ks424yrs1un3wt?svg=true)](https://ci.appveyor.com/project/zeromq/libzmq)
45

56
## Welcome
67

0 commit comments

Comments
 (0)