mirror of
https://github.com/sphildreth/roadie
synced 2024-11-10 06:44:12 +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
|
||||
sudo: required
|
||||
dist: xenial
|
||||
dotnet: 3.1
|
||||
dotnet: 5.0
|
||||
script:
|
||||
- dotnet restore
|
||||
- dotnet build
|
||||
|
|
Loading…
Reference in a new issue