From fa2f3232be7be84a92bfed3061ff2a8782fc7422 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Mon, 5 Oct 2015 17:42:22 -0400 Subject: [PATCH] Add the AppVeyor (window) status. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 33127641d2..33d4670992 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,10 @@ StepMania can be compiled using [CMake](http://www.cmake.org/). More information ##Build Status## -We use Travis as our continuous integration server. The status can be found below. +We currently have two integration servers in place. Their statuses are listed below. -[![Build Status](https://travis-ci.org/stepmania/stepmania.svg?branch=master)](https://travis-ci.org/stepmania/stepmania) +* Travis (Linux): [![Build Status](https://travis-ci.org/stepmania/stepmania.svg?branch=master)](https://travis-ci.org/stepmania/stepmania) +* AppVeyor (Windows): [![Build status](https://ci.appveyor.com/api/projects/status/08182seiqah5ujp1?svg=true)](https://ci.appveyor.com/project/wolfman2000/stepmania) ##Resources##