]> xenbits.xensource.com Git - rumpuser-xen.git/commitdiff
make build infos go to #rumpkernel-builds
authorAntti Kantee <pooka@iki.fi>
Mon, 17 Feb 2014 22:36:07 +0000 (22:36 +0000)
committerAntti Kantee <pooka@iki.fi>
Mon, 17 Feb 2014 22:36:07 +0000 (22:36 +0000)
.travis.yml

index f0220eddf9d7dc031ee768542553881b74b96e1c..a1f812a0f45a7e2e33d76c12d6a88622bb850a83 100644 (file)
@@ -5,3 +5,6 @@ before_install:
  - sudo apt-get install libxen-dev -y
 
 script: BUILDXEN_QUIET=qq ./buildxen.sh
+
+notifications:
+  irc: "chat.freenode.net#rumpkernel-builds"