mirror of
https://github.com/sphildreth/roadie
synced 2024-11-10 06:44:12 +00:00
Update .travis.yml
update to core 5.0
This commit is contained in:
parent
2e0759ab21
commit
a2806e48a9
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