diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 3b890aeb6..d71867667 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,4 +47,4 @@ jobs: # Turn off notifications until we have our own channel (After rename) # notifications: -# irc: "chat.freenode.net#cri-o" + irc: "chat.freenode.net#podman" |