Adding AppVeyor and Travis badges to README.md
This commit is contained in:
parent
da20c535c5
commit
fc1a1c8a49
|
|
@ -1,5 +1,9 @@
|
|||
# MusicStore application
|
||||
|
||||
AppVeyor: [](https://ci.appveyor.com/project/aspnetci/MusicStore/branch/dev)
|
||||
|
||||
Travis: [](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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue