summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-01-28 10:08:48 -0500
committerMatthew Heon <matthew.heon@gmail.com>2018-01-29 08:18:05 -0500
commitaa5798d28fef206e20556a312959dc58bb52f153 (patch)
tree0bef825408fe55826379feddfd677372c1fca51a /.travis.yml
parentd4d3f38018a68c97bd9a748ef3ba109c24743574 (diff)
downloadpodman-aa5798d28fef206e20556a312959dc58bb52f153.tar.gz
podman-aa5798d28fef206e20556a312959dc58bb52f153.tar.bz2
podman-aa5798d28fef206e20556a312959dc58bb52f153.zip
Honor storage-driver flag
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index d71867667..58de2614d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -45,6 +45,4 @@ jobs:
- make integration
go: 1.8.x
-# Turn off notifications until we have our own channel (After rename)
-# notifications:
- irc: "chat.freenode.net#podman"
+irc: "chat.freenode.net#podman"