summary refs log tree commit diff stats
path: root/.travis.yml
diff options
context:
space:
mode:
authorTingPing <tngpng@gmail.com>2013-06-13 16:20:58 -0300
committerTingPing <tngpng@gmail.com>2013-06-13 16:20:58 -0300
commit21a5eb2702cfbad96cf8d8d60e7478110bff0efc (patch)
treebebdd53e8dac77572ba7b8c9fcb70a40eace69ba /.travis.yml
parent1d62465e5bfd91ecda487572910a16ce6361fd33 (diff)
Formatting
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 272c849a..ee43e7cd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,7 @@ script:
     - ./configure --enable-textfe
     - make
 notifications:
-    irc: "chat.freenode.net#hexchat-devel"
+    irc:
+        channels: "chat.freenode.net#hexchat-devel"
         on_success: change
         use_notice: true