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

Support Puppet v4.9 #33

Merged
merged 1 commit into from
Mar 1, 2017
Merged

Support Puppet v4.9 #33

merged 1 commit into from
Mar 1, 2017

Conversation

ghoneycutt
Copy link
Collaborator

Puppet 4.9 no longer supports Ruby versions 1.9.3 and 2.0.0.

.travis.yml Outdated
env: PUPPET_GEM_VERSION="~> 4.9.0"
- rvm: 1.9.3
env: PUPPET_GEM_VERSION="~> 4"
- rvm: 1.9.3
Copy link
Owner

Choose a reason for hiding this comment

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

Seems these two were not excluded. I believe you need to add "CHECK=test" to both of them

Puppet 4.9 no longer supports Ruby versions 1.9.3 and 2.0.0.
@sgnl05 sgnl05 merged commit 7d5c8a1 into sgnl05:master Mar 1, 2017
@sgnl05
Copy link
Owner

sgnl05 commented Mar 1, 2017

Thanks!

machad added a commit to machad/sgnl05-sssd that referenced this pull request Mar 1, 2017
* Pulling in merge sgnl05#33 to fix Travis tests
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