diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-09-05 10:10:15 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-09-05 10:10:15 -0700 |
commit | 23fc8a76da7cd376aef1f27bdd5fc4d7416ced04 (patch) | |
tree | c1211e8dab21b4d356074a9f8ca569222ccb711e | |
parent | 162eebf704b5111d34f430488868d3185d51ba21 (diff) |
No notices for travis irc notifications
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 7042570f..801356e0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,7 +26,6 @@ notifications: - "%{repository}@%{branch}: %{message} (%{build_url})" on_success: change on_failure: change - use_notice: true email: false after_success: - coveralls |