aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorn8225 <n8225@users.noreply.github.com>2016-12-17 00:32:06 +0000
committerGitHub <noreply@github.com>2016-12-17 00:32:06 +0000
commitf584b1502ed30edbbd371414364a86d7b7f6c5f4 (patch)
treed10b7f0bb4b6f65de8c6212c70d3c323c818bbdc
parentallow ssl errors (diff)
downloadawesome-selfhosted-f584b1502ed30edbbd371414364a86d7b7f6c5f4.tar.gz
awesome-selfhosted-f584b1502ed30edbbd371414364a86d7b7f6c5f4.zip
turn off emails
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 567fe850..8876fd5a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,3 +15,6 @@ script:
- node test.js temp.md
- awesome_bot temp.md --allow-redirect --allow-ssl
- danger --verbose
+
+notifications:
+ email: false