Update Travis.yml
This commit is contained in:
+7
-2
@@ -1,3 +1,8 @@
|
|||||||
language: csharp
|
language: csharp
|
||||||
|
dist: trusty
|
||||||
solution: ./CypherCore.sln
|
sudo: required
|
||||||
|
mono: none
|
||||||
|
dotnet: 2.0.0
|
||||||
|
script:
|
||||||
|
- dotnet restore
|
||||||
|
- dotnet build
|
||||||
Reference in New Issue
Block a user