summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2015-06-15 09:54:39 -0700
committerAndre Arko <andre@arko.net>2015-06-15 09:54:40 -0700
commitd3a76ee3023d830417f7e1d3d4e2273d1d96c822 (patch)
tree3a79f536a9b09e1c9cbf583f2df62b2269493676 /.travis.yml
parent3a8128e4636533694313381adcea50cb2bab0042 (diff)
downloadbundler-d3a76ee3023d830417f7e1d3d4e2273d1d96c822.tar.gz
Disable fast_finish because @joshk says
we keep getting piles of notifications even when only a couple of jobs fail, and the current theory is that it's a bug in fast_finish. let's find out.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 25c9f6cd47..7fb0ac2b6c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,7 +36,6 @@ env:
- RGV=v2.4.7
matrix:
- fast_finish: true
include:
# Ruby 2.2, Rubygems 2.4.5 and up (RG 2.4 is included by the matrix above)
# Ruby 2.1, Rubygems 2.2.2 and up