Merge pull request #145 from ghoneycutt/puppet5

Support testing with Puppet 5
This commit is contained in:
Jesse Scott 2017-08-15 17:30:07 +00:00 committed by GitHub
commit cf19dc3cb8
2 changed files with 3 additions and 1 deletions

View File

@ -19,6 +19,8 @@ matrix:
env: PUPPET_GEM_VERSION="~> 3" CHECK=spec
- rvm: 2.1.9
env: PUPPET_GEM_VERSION="~> 4" CHECK=spec
- rvm: 2.4.1
env: PUPPET_GEM_VERSION="~> 5" CHECK=spec
- rvm: 2.1.9
env: PUPPET_GEM_VERSION="~> 4" CHECK=rubocop

View File

@ -37,7 +37,7 @@ Note that if you are running PE 3.8, you'll have a few extra steps to install pu
The easiest way to install the `yard` gem is with Puppet itself:
For Puppet 4.x and Puppet Enterprise 2015.2 and later:
For Puppet >= 4 and Puppet Enterprise 2015.2 and later:
```
$ puppet resource package yard provider=puppet_gem