Skip to content

Commit

Permalink
travis: stop notifying ports nobody is watching
Browse files Browse the repository at this point in the history
  • Loading branch information
vtjnash authored and Keno committed Jun 30, 2018
1 parent 648dff9 commit 3e47047
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,6 @@ branches:
- /^v\d+\.\d+\.\d+$/
notifications:
email: false
irc:
channels:
- "chat.freenode.net#julia-notifications"
on_success: change
on_failure: always
webhooks:
urls:
- http:https://status.julialang.org/put/travis
- http:https://julia.mit.edu:8000/travis-hook
before_install:
- make check-whitespace
- if [ `uname` = "Linux" ]; then
Expand Down

0 comments on commit 3e47047

Please sign in to comment.