瀏覽代碼

travis: add IRC notifications

Steffen Jaeckel 11 年之前
父節點
當前提交
feaa31968e
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -9,3 +9,5 @@ before_script:
   - sudo apt-get install libtommath-dev
 after_script:
   - cat gcc_2.txt
+notifications:
+  irc: "chat.freenode.net#libtom"