mirror of
https://github.com/ZetaKebab/MpcNET.git
synced 2025-07-01 08:47:36 +00:00
.travis fixed
This commit is contained in:
@ -4,4 +4,4 @@ sudo: required
|
|||||||
mono: none
|
mono: none
|
||||||
dotnet: 1.0.0-preview2-003131
|
dotnet: 1.0.0-preview2-003131
|
||||||
script:
|
script:
|
||||||
- ./build.sh verify
|
- dotnet restore && dotnet build **/project.json
|
Reference in New Issue
Block a user