Core/Build: Should fix travis builds

This commit is contained in:
hondacrx
2018-07-12 17:46:51 -04:00
parent ce16e1cffb
commit 472bfcea7d
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ language: csharp
dist: trusty
sudo: required
mono: none
dotnet: 2.0.0
dotnet: 2.1.0
script:
- dotnet restore
- dotnet build