Skip to content

Commit

Permalink
Merge pull request #2386 from /issues/2352/1
Browse files Browse the repository at this point in the history
Fixes #2352. Add TravisBuddy integration
  • Loading branch information
zoepage authored Apr 11, 2018
2 parents 2ff2e5b + 839c395 commit c85738c
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 c85738c

Please sign in to comment.