Skip to content

Commit 6fb3a04

Browse files
committed
Merge branch '51-stable' into 52-stable
2 parents 8d30fc6 + 9713e5e commit 6fb3a04

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ bundler_args: --without development
1111
script: bundle exec rake ${TEST_PREFIX}test_$DB
1212
before_install:
1313
- unset _JAVA_OPTIONS
14+
- rvm @default,@global do gem uninstall bundler -a -x -I || true
15+
- gem install bundler -v "~>1.17.3"
1416
before_script:
1517
- echo "JAVA_OPTS=$JAVA_OPTS"
1618
- export JRUBY_OPTS="-J-Xms64M -J-Xmx1024M"

0 commit comments

Comments
 (0)