Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis and Jenkins build fixes #9

Merged
merged 2 commits into from
Oct 23, 2014
Merged

Travis and Jenkins build fixes #9

merged 2 commits into from
Oct 23, 2014

Conversation

lslezak
Copy link
Member

@lslezak lslezak commented Oct 23, 2014

No description provided.

@@ -5,12 +5,11 @@ before_install:
- curl http://download.opensuse.org/repositories/YaST:/Head:/Travis/xUbuntu_12.04/Release.key | sudo apt-key add -
- echo "deb http://download.opensuse.org/repositories/YaST:/Head:/Travis/xUbuntu_12.04/ ./" | sudo tee -a /etc/apt/sources.list
- sudo apt-get update -q
- sudo apt-get install --no-install-recommends -y yast2-devtools yast2-testsuite yast2 ruby-rspec
- sudo apt-get install --no-install-recommends -y ruby-yast-rake ruby-yard yast2 ruby-rspec
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why ruby-yast-rake? it should be rubygem not?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jreidinger
Copy link
Member

OK, LGTM

lslezak added a commit that referenced this pull request Oct 23, 2014
Travis and Jenkins build fixes
@lslezak lslezak merged commit 120dc73 into master Oct 23, 2014
@lslezak lslezak deleted the Travis_build_fix branch October 23, 2014 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants