From 9f0117d914c3a558a08b800a7fd58f2fd64f87c1 Mon Sep 17 00:00:00 2001 From: john verzani Date: Tue, 1 Aug 2017 15:48:12 -0400 Subject: [PATCH] Update README.md add appveyor badge. (But how does appveyor get run, as it doesn't seem to be current) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b88fe561..72a82007 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Plots [![Build Status](https://travis-ci.org/JuliaPlots/Plots.jl.svg?branch=master)](https://travis-ci.org/JuliaPlots/Plots.jl) +[![Build status](https://ci.appveyor.com/api/projects/status/github/tbreloff/plots.jl?branch=master&svg=true)](https://ci.appveyor.com/project/tbreloff/plots-jl) [![Join the chat at https://gitter.im/tbreloff/Plots.jl](https://badges.gitter.im/tbreloff/Plots.jl.svg)](https://gitter.im/tbreloff/Plots.jl?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)