aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 7360b8f3a5..e23f38b316 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -41,3 +41,10 @@ script:
- make -j 2
- make test
- make devtools
+
+notifications:
+ irc:
+ channels:
+ - "chat.freenode.net#scummvm"
+ on_success: change
+ on_failure: always