diff --git a/.travis.yml b/.travis.yml index 4d0db5924..ab9de1d33 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,6 +31,10 @@ env: global: - ISSUES_REPO_URI=webcompat/webcompat-tests/issues +notifications: + webhooks: https://www.travisbuddy.com/?insertMode=update + on_success: never + before_install: - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start"