Skip to content

Commit

Permalink
Issue #2352. Add TravisBuddy integration
Browse files Browse the repository at this point in the history
  • Loading branch information
miketaylr committed Apr 10, 2018
1 parent d3c36d6 commit 839c395
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 839c395

Please sign in to comment.