sbotools2

Maintenance fork of the original sbotools version 2
Log | Files | Refs | README

commit d3ae316677abeebc5de55f5d2858e517b78d4dea
parent cf3bfa9e17e38cb5adbc3e3451970333499cb744
Author: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Date:   Fri,  1 Apr 2016 22:00:52 +0200

Re-add irc notifications after merge

Diffstat:
M.travis.yml | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/.travis.yml b/.travis.yml @@ -27,3 +27,9 @@ script: addons: artifacts: paths: "./cover_db.tar" +notifications: + irc: + channels: + - "chat.freenode.net#sbotools" + on_success: change + on_failure: change