Browse Source

travis: add IRC notifications

Steffen Jaeckel 11 years ago
parent
commit
feaa31968e
1 changed files with 2 additions and 0 deletions
  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"