Skip to content

Commit 86b518f

Browse files
committed
another test
1 parent 1dccc33 commit 86b518f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ bundler_args: "--binstubs --standalone --without documentation --path ../bundle"
55
script: "bundle exec rake test"
66

77
before_install:
8-
- gem uninstall bundler
8+
- rvm @global do gem uninstall bundler
99
- gem install bundler --version '< 2'
1010

1111
gemfile:

0 commit comments

Comments
 (0)