mirror of
https://github.com/ZetaKebab/MpcNET.git
synced 2025-07-01 08:47:36 +00:00
.travis disable email notification
This commit is contained in:
@ -5,3 +5,5 @@ mono: none
|
|||||||
dotnet: 1.0.0-preview2-003131
|
dotnet: 1.0.0-preview2-003131
|
||||||
script:
|
script:
|
||||||
- dotnet restore && dotnet build **/project.json
|
- dotnet restore && dotnet build **/project.json
|
||||||
|
notifications:
|
||||||
|
email:false
|
||||||
|
Reference in New Issue
Block a user