Skip to content

Commit

Permalink
Merge pull request #4310 from jruby/ha-chore-disable-webhook
Browse files Browse the repository at this point in the history
Disable notifying travis-rubies of passing [skip ci]
  • Loading branch information
headius committed Nov 17, 2016
2 parents e07c718 + d165b88 commit c400403
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Expand Up @@ -98,10 +98,6 @@ notifications:
- "%{repository} (%{branch}:%{commit} by %{author}): %{message} (%{build_url})"
skip_join: true

# update jruby-head installed on Travis CI
webhooks:
urls:
- "https://rubies.travis-ci.org/rebuild/jruby-head"
# we are on a branch
on_success: always
on_failure: never
Expand Down

0 comments on commit c400403

Please sign in to comment.