This commit is contained in:
Steven Hildreth 2019-12-13 16:57:53 -06:00
commit 9cd10682a6
2 changed files with 6 additions and 1 deletions

View file

@ -2,7 +2,7 @@ language: csharp
mono: none
sudo: required
dist: xenial
dotnet: 3.0
dotnet: 3.1
script:
- dotnet restore
- dotnet build

View file

@ -19,8 +19,13 @@ Demo Site:
* The demo site is running [Roadie-VueJs](https://github.com/sphildreth/roadie-vuejs) frontend, with Roadie API running against a MariaDB server.
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
<a target="_blank" href="https://github.com/sphildreth/roadie/pulls">
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs Welcome" />
</a>
[![Build Status](https://travis-ci.org/sphildreth/roadie.svg?branch=master)](https://travis-ci.org/sphildreth/roadie)
Built on:
---------
* [.Net Core](https://docs.microsoft.com/en-us/dotnet/core/)