Skip to content

Commit 4d75e04

Browse files
committed
for executable removal
1 parent 86b518f commit 4d75e04

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-
- rvm @global do gem uninstall bundler
8+
- rvm @global do gem uninstall bundler -x
99
- gem install bundler --version '< 2'
1010

1111
gemfile:

0 commit comments

Comments
 (0)