summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-06-04 15:22:47 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2015-06-04 15:22:47 +0200
commit21d7c85d4baa0fdf7bab89e5c356c1f638d0d607 (patch)
tree475b64257547387524d907682edc22ca831eaba8 /.travis.yml
parent942cfa4e3257347dfc4644ce1a8a28db1fb0aee0 (diff)
downloadhaskell-21d7c85d4baa0fdf7bab89e5c356c1f638d0d607.tar.gz
Travis: Send notifications to author and commiter
This is the Travis default. It should only spam people who have an GitHub account and are a member of the ghc organization on GitHub, as noted by thomie on https://phabricator.haskell.org/D939#25497. Let's see how that works out.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index c740515017..d2e961dbb4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,11 +1,6 @@
git:
submodules: false
-notifications:
- email:
- - mail@joachim-breitner.de
- - ghc-builds@haskell.org
-
env:
- DEBUG_STAGE2=YES
- DEBUG_STAGE2=NO