summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2015-07-05 14:26:26 -0700
committerAndre Arko <andre@arko.net>2015-07-08 14:45:33 -0700
commitcaac3575878a41391ad6ec903d751dd4b72fb813 (patch)
tree3558ccd41e1a55007bcb60c54c4caea282e1cf64
parent851b5c74cebaf113304b78bf9daec82aca47bdcf (diff)
downloadbundler-caac3575878a41391ad6ec903d751dd4b72fb813.tar.gz
disable fast_finish
Travis support says that the many duplicate build notifacations that we've been getting via email and Slack are because of the fast_finish setting misbehaving. We'll just turn it off for now to work around it.
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 575e3e9996..749858952d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -45,7 +45,6 @@ env:
- RGV=v2.4.8
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