commit b7ffd9f2796a36183d4a0acd96ad697982415c6e parent 6e723140c20e172c633cf2718fe56eaeca48a6d8 Author: Andreas Guldstrand <andreas.guldstrand@gmail.com> Date: Mon, 14 Dec 2015 16:02:23 +0100 Add Travis CI IRC notifications Diffstat:
| M | .travis.yml | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.travis.yml b/.travis.yml @@ -6,3 +6,5 @@ perl: sudo: required install: sudo bash t/travis-deps/install.sh script: t/travis.sh +notifications: + irc: "chat.freenode.net#sbotools"