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:10 -0700
commite2aa97332c7e1dd65075e4162943453aee023b0b (patch)
tree5ea9cc467fd2726ce4c5f7229b6f4104ee193fcf
parent1f78dc463772249ec84c1a8a9dae91bc132b0fa0 (diff)
downloadbundler-e2aa97332c7e1dd65075e4162943453aee023b0b.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 cd8b20a4eb..8bd1cfec76 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,7 +36,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