summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a76b98140a..457b946219 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,8 @@ before_install:
- rvm @global do gem uninstall bundler -a -x
- gem install bundler -v 1.15.4
- $(which bundle) --version
+ - bundle config
+
before_script:
# force all .rspec tests into progress display to reduce line count