Skip to content

Commit 420b935

Browse files
committed
pin bundler version to < 2
1 parent 806e7a7 commit 420b935

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ before_script: ci/build.sh
1818
script: ci/run.sh
1919
after_script: ci/cleanup.sh
2020
jdk: oraclejdk8
21+
before_install: gem install bundler -v '< 2'

0 commit comments

Comments
 (0)