mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 10:20:17 -06:00
Added email notification settings for Travis CI
This commit is contained in:
@@ -22,3 +22,10 @@ script:
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
||||
notifications:
|
||||
email:
|
||||
recipients:
|
||||
- justin@postgresql.org
|
||||
on_success: never
|
||||
on_failure: always
|
||||
|
||||
Reference in New Issue
Block a user