Project

General

Profile

Download (418 Bytes) Statistics
| Branch: | Tag: | Revision:
c0a95089 Tom McKay
sudo: false
98034f92 David Davis
language: ruby
rvm:
9eb2210c Andrew Kofink
- 2.1
- 2.2
c0a95089 Tom McKay
before_install:
a6c1d857 Tomas Strachota
- echo "gem 'hammer_cli_katello', :git => 'https://github.com/Katello/hammer-cli-katello.git'" > Gemfile.local
- echo "gem 'hammer_cli_foreman', :git => 'https://github.com/theforeman/hammer-cli-foreman.git'" >> Gemfile.local
e9e0ab3a Tom McKay
- echo "gem 'hammer_cli', :git => 'https://github.com/theforeman/hammer-cli.git'" >> Gemfile.local
9eb2210c Andrew Kofink
- gem update bundler