From fc1a1c8a492f95b56db7286f7ba0fd3fc15a0440 Mon Sep 17 00:00:00 2001 From: David Obando Date: Thu, 3 Mar 2016 10:28:17 -0800 Subject: [PATCH] Adding AppVeyor and Travis badges to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5c9f9d04c0..12d0db0ebd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # MusicStore application +AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/ja8a7j6jscj7k3xa/branch/dev?svg=true)](https://ci.appveyor.com/project/aspnetci/MusicStore/branch/dev) + +Travis: [![Travis](https://travis-ci.org/aspnet/MusicStore.svg?branch=dev)](https://travis-ci.org/aspnet/MusicStore) + This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the [Home](https://github.com/aspnet/home) repo. ## Run the application on Helios: