From 7d595bbd56ee19a6497f4946b39853e6ad0b3c12 Mon Sep 17 00:00:00 2001 From: Thom May Date: Tue, 23 Jan 2018 12:26:35 +0000 Subject: see what up with the proxy tests Signed-off-by: Thom May --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 80695c09e3..2969849875 100644 --- a/.travis.yml +++ b/.travis.yml @@ -334,6 +334,7 @@ matrix: sudo: required before_install: - gem update --system $(grep rubygems omnibus_overrides.rb | cut -d'"' -f2) + - rvm @global do gem uninstall bundler -a -x - gem install bundler -v $(grep bundler omnibus_overrides.rb | cut -d'"' -f2) - sudo apt-get update - sudo apt-get -y install squid3 git curl -- cgit v1.2.1