summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2019-09-03 00:36:18 +0900
committerTakashi Kokubun <takashikkbn@gmail.com>2019-09-03 00:36:19 +0900
commit1d68d29c143231303504e28833089485a2355aec (patch)
tree2361f81c9c2d9ef19af68c67c490dd1d2bb39b32 /.travis.yml
parentf1d8d0f47b8018a15d024e1beb5c06f9c4b901d7 (diff)
Drop obsoleted IRC channel reference
travis-ci user does not live in #ruby-ja. Therefore the notification isn't working anymore.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 58aadcf699..1d3a0f9101 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -533,7 +533,6 @@ notifications:
irc:
channels:
- "chat.freenode.net#ruby-core"
- - "chat.freenode.net#ruby-ja"
on_success: change # [always|never|change] # default: always
on_failure: always # [always|never|change] # default: always
template: