summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-02-28 16:05:37 -0500
committerAtomic Bot <atomic-devel@projectatomic.io>2018-02-28 22:15:13 +0000
commitdb388c23ea80b6b7d9cfb79a01b32eee4aeaf2be (patch)
tree362d364578b64e9239a69b005e9f8fd4eba1575c /.travis.yml
parentfd388a7da984f824cf976f090a9e3eb61c303b87 (diff)
downloadpodman-db388c23ea80b6b7d9cfb79a01b32eee4aeaf2be.tar.gz
podman-db388c23ea80b6b7d9cfb79a01b32eee4aeaf2be.tar.bz2
podman-db388c23ea80b6b7d9cfb79a01b32eee4aeaf2be.zip
Fix travis notifications
Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #424 Approved by: mheon
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 58de2614d..893ab0aab 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -45,4 +45,5 @@ jobs:
- make integration
go: 1.8.x
-irc: "chat.freenode.net#podman"
+notifications:
+ irc: "chat.freenode.net#podman"