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