SHould fix travis build

This commit is contained in:
hondacrx
2019-08-18 23:33:02 -04:00
parent 88208862c0
commit 1c66495178
+1 -1
View File
@@ -2,7 +2,7 @@ language: csharp
dist: trusty
sudo: required
mono: none
dotnet: 2.1
dotnet: 2.2
script:
- dotnet restore
- dotnet build