Should fix travis and appveyor builds

This commit is contained in:
hondacrx
2019-12-06 23:13:55 -05:00
parent 67ae576192
commit b1f2954475
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ language: csharp
dist: xenial
sudo: required
mono: none
dotnet: 2.2
dotnet: 3.1
script:
- dotnet restore
- dotnet build