summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2019-07-19 14:27:31 -0700
committerTim Smith <tsmith84@gmail.com>2019-07-19 14:27:31 -0700
commitf8b198e80bdc69aa31521cdf4a414ffc241570d5 (patch)
tree02b2f2a29234b1a623322a6f8179c5a86fae2fe9
parentdec2fbda0e1b8e9b9e7fe7a35aef1156b5afc04f (diff)
downloadchef-f8b198e80bdc69aa31521cdf4a414ffc241570d5.tar.gz
Remove travis notifications
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.travis.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index 62c1613090..d1c7aa4ffb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -225,9 +225,3 @@ matrix:
- cat /tmp/out.txt
- sudo cat /var/log/squid3/cache.log
- sudo cat /var/log/squid3/access.log
-
-notifications:
- on_change: true
- on_failure: true
- on_success: change
- on_pull_requests: false