about summary refs log tree commit diff
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2017-06-03 12:13:29 -0400
committerShea Levy <shea@shealevy.com>2017-06-03 12:13:29 -0400
commitbdb106860a03e9f201dcbd1b6610d351bf454305 (patch)
treefd41ae97579fdfe7f8e0dddf144193f257aa844d
parent2aff10ba4f25c20d8bcef63af1949f3d29988e8c (diff)
Actually disable travis emails
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a83e0c5c4952a..8ecd12642a791 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,3 +24,6 @@ matrix:
 env:
     global:
         - GITHUB_TOKEN=5edaaf1017f691ed34e7f80878f8f5fbd071603f
+
+notifications:
+    email: false