mirror of
https://github.com/sphildreth/roadie
synced 2025-02-16 13:08:25 +00:00
Merge branch 'master' of https://github.com/sphildreth/roadie
This commit is contained in:
commit
096fcf3c63
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ language: csharp
|
||||||
mono: none
|
mono: none
|
||||||
sudo: required
|
sudo: required
|
||||||
dist: xenial
|
dist: xenial
|
||||||
dotnet: 3.1
|
dotnet: 5.0
|
||||||
script:
|
script:
|
||||||
- dotnet restore
|
- dotnet restore
|
||||||
- dotnet build
|
- dotnet build
|
||||||
|
|
Loading…
Add table
Reference in a new issue