1
0
mirror of https://github.com/ZetaKebab/MpcNET.git synced 2024-09-16 05:30:09 +00:00

Update .travis.yml

This commit is contained in:
Gabriel Lucaci 2017-04-12 12:15:38 +02:00 committed by GitHub
parent 301c5adf59
commit c085b748e4

View File

@ -9,6 +9,6 @@ before_install:
script:
- dotnet restore src
- dotnet build src
- dotnet test src/LibMpcTest/LibMpcTest.csproj
- dotnet test src/MpcNET.Test/MpcNET.Test.csproj
notifications:
email:false