Unverified Commit 94aa7252 authored by Clint.Network's avatar Clint.Network Committed by GitHub

Update .travis.yml

parent deb683ac
language: csharp language: csharp
mono: none mono: none
dotnet: 2.2 dotnet: 2.1.502
install:
- dotnet restore
script: script:
- dotnet build - dotnet restore
- dotnet build
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment