From 701d5330aa9f5bca4601353a05ac86ca88e745a6 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Fri, 31 Aug 2018 09:04:30 -0700 Subject: Have travis-ci post #scons when builds complete. --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 4c4a1f9..ea63e57 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,9 @@ dist: trusty language: python +notifications: + irc: "chat.freenode.net#scons" + addons: apt: update: true -- cgit v0.12