From 65fb3c18c3f041b660441aaced73fd5ee43fd1ed Mon Sep 17 00:00:00 2001 From: Jeff Lindsay Date: Sun, 30 Jun 2013 01:30:14 -0500 Subject: [PATCH] irc notifications --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 7d03b64d6..e332e44f3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,8 @@ before_install: - "sudo apt-get install -y ec2-api-tools" - "sudo apt-get install -y s3cmd" - "tests/setup_travis" +notifications: + irc: "chat.freenode.net#dokku" env: global: - EC2_CERT=/tmp/cert