mirror of
https://github.com/ZetaKebab/MpcNET.git
synced 2025-07-01 00:37:37 +00:00
Update .travis.yml
This commit is contained in:
@ -9,6 +9,6 @@ before_install:
|
|||||||
script:
|
script:
|
||||||
- dotnet restore src
|
- dotnet restore src
|
||||||
- dotnet build src
|
- dotnet build src
|
||||||
- dotnet test src/LibMpcTest/LibMpcTest.csproj
|
- dotnet test src/MpcNET.Test/MpcNET.Test.csproj
|
||||||
notifications:
|
notifications:
|
||||||
email:false
|
email:false
|
||||||
|
Reference in New Issue
Block a user