Commit d768f9add943e0ca220c81d7ffa29fc3215cd119

Carlos Martín Nieto 2013-03-10T21:37:09

travis: join-less notifications

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/.travis.yml b/.travis.yml
index 490f146..ad1172d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -47,6 +47,8 @@ notifications:
     - irc.freenode.net#libgit2
   on_success: change
   on_failure: always
+  use_notice: true
+  skip_join: true
  campfire:
   on_success: always
   on_failure: always