Skip to content

Commit

Permalink
Remove unused webhook notification from .travis.yml (ampproject#21408)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrozenberg authored Mar 14, 2019
1 parent c29473c commit 9f90bc7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ notifications:
- [email protected]
on_success: change
on_failure: change
webhooks:
- http://savage.nonblocking.io:8080/savage/travis
before_install:
# Override Xenial's default Java version (github.com/travis-ci/travis-ci/issues/10290)
- export PATH=$(echo "$PATH" | sed -e 's/:\/usr\/local\/lib\/jvm\/openjdk11\/bin//')
Expand Down

0 comments on commit 9f90bc7

Please sign in to comment.