From 86b518f99e195eb4bf28fda3db386872fe6a31cd Mon Sep 17 00:00:00 2001 From: Ryan Boland Date: Mon, 22 Apr 2019 12:22:04 -0400 Subject: [PATCH] another test --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5aaaddb..219ba76 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ bundler_args: "--binstubs --standalone --without documentation --path ../bundle" script: "bundle exec rake test" before_install: - - gem uninstall bundler + - rvm @global do gem uninstall bundler - gem install bundler --version '< 2' gemfile: