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(a)redhat.com>
---
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/65663
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: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>