diff --git a/.travis.yml b/.travis.yml index 84c783588d..12f976052f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,3 +16,5 @@ script: - ./mezzanine/project_template/manage.py test notifications: irc: "irc.freenode.org#mezzanine" + on_success: change + on_failure: change