Merge pull request #6609 from RobLoach/patch-32

Disable Travis email notifications
This commit is contained in:
Twinaphex 2018-04-24 03:35:16 +02:00 committed by GitHub
commit 17cbc80a9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,3 +64,5 @@ addons:
build_command_prepend: "./configure; make clean"
build_command: "make"
branch_pattern: coverity_scan
notifications:
email: false