Updates CI with Azure Pipelines (#170)

This commit is contained in:
Kamron Batman 2020-07-03 00:38:19 -07:00 committed by GitHub
parent 997691fbb7
commit bde6d6a149
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 92 additions and 24 deletions

View file

@ -13,6 +13,7 @@ ModernUO [![Discord](https://img.shields.io/discord/458277173208547350?logo=disc
[![GitHub stars](https://img.shields.io/github/stars/modernuo/ModernUO?logo=github)](https://github.com/modernuo/ModernUO/stargazers)
[![GitHub issues](https://img.shields.io/github/issues/modernuo/ModernUO?logo=github)](https://github.com/modernuo/ModernUO/issues)
[![GitHub build](https://img.shields.io/github/workflow/status/modernuo/ModernUO/Build?logo=github)](https://github.com/modernuo/ModernUO/actions)
[![AzurePipelines build](https://dev.azure.com/modernuo/modernuo/_apis/build/status/Build?branchName=master)](https://dev.azure.com/modernuo/modernuo/_build/latest?definitionId=1&branchName=master)
## Goals
- See [Goals](./GOALS.md)