summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2015-01-02 16:34:14 -0600
committerJohn Wiegley <johnw@newartisans.com>2015-01-02 16:34:18 -0600
commita31ff149163c082eb06b7ee9cf925828241f858c (patch)
tree12dc6ffb00c643277b0032405bee5bf14050812b /.travis.yml
parent844e04304740ec5c8df99b7a4c681604fb4e5b96 (diff)
downloadfork-ledger-a31ff149163c082eb06b7ee9cf925828241f858c.tar.gz
fork-ledger-a31ff149163c082eb06b7ee9cf925828241f858c.tar.bz2
fork-ledger-a31ff149163c082eb06b7ee9cf925828241f858c.zip
Configure IRC notifications
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 11d399e6..64ef7233 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -32,3 +32,5 @@ notifications:
on_success: change
on_failure: change
irc: "chat.freenode.net#ledger"
+ on_success: change
+ on_failure: change \ No newline at end of file