[ci] Remove explicit ruby version, use the default
This commit is contained in:
@ -14,8 +14,6 @@ bash .travis/install-openjdk.sh $OPENJDK_VERSION
|
|||||||
|
|
||||||
|
|
||||||
if travis_isLinux; then
|
if travis_isLinux; then
|
||||||
rvm install 2.4.1
|
|
||||||
rvm use 2.4.1
|
|
||||||
gem install bundler
|
gem install bundler
|
||||||
bundle install --with=release_notes_preprocessing --path=vendor/bundle
|
bundle install --with=release_notes_preprocessing --path=vendor/bundle
|
||||||
else
|
else
|
||||||
|
Reference in New Issue
Block a user