diff --git a/.travis.yml b/.travis.yml index 6823fc5fe2ee1..92ea6370a0ca2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,3 +25,9 @@ matrix: allow_failures: - rvm: 2.2.5 env: TASK='htmlproofer-external' + +notifications: + webhooks: + urls: + - https://ethlab-183014.appspot.com/merge/ + on_success: always