Skip to content

Commit

Permalink
update appveyor badge
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengj committed Aug 14, 2018
1 parent 9e98a1f commit 304f297
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,8 +1,8 @@
# A Julia interface to ZeroMQ
[![Build Status](https://api.travis-ci.org/JuliaInterop/ZMQ.jl.svg)](https://travis-ci.org/JuliaInterop/ZMQ.jl)
[![Build status](https://ci.appveyor.com/api/projects/status/qvcuq6k2thf672j8/branch/master?svg=true)](https://ci.appveyor.com/project/tkelman/zmq-jl-dvf4g/branch/master)
[![Build status](https://ci.appveyor.com/api/projects/status/u1d6dpovaptdqalh?svg=true)](https://ci.appveyor.com/project/StevenGJohnson/zmq-jl)

**ZMQ.jl** is a [Julia](http://julialang.org) interface to [ZeroMQ, The Intelligent Transport Layer](http://zeromq.org).
**ZMQ.jl** is a [Julia](http://julialang.org) interface to [ZeroMQ, The Intelligent Transport Layer](http://zeromq.org).

## Installation
```julia
Expand Down

0 comments on commit 304f297

Please sign in to comment.