Change in ovirt-engine-sdk-ruby[sdk_4.0]: Update Travis CI to install bundler

Juan Hernandez has submitted this change and it was merged. Change subject: Update Travis CI to install bundler ...................................................................... Update Travis CI to install bundler This patch changes the '.travis.yml' file so that it only installs the 'bundler' gem before running the build. The rest of required gems will be installed using the 'bundle install' command, which is part of the build scripts. Change-Id: I9a13627b9a2f7bc0df8feb6db534a9cef18e490a Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> (cherry picked from commit a97777d73e1b7e3bdd77a0388707147efe3aa360) --- M .travis.yml 1 file changed, 1 insertion(+), 2 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/65664 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9a13627b9a2f7bc0df8feb6db534a9cef18e490a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk-ruby Gerrit-Branch: sdk_4.0 Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
juan.hernandez@redhat.com