(maint) Run spec tests against Puppet 4.8

This commit is contained in:
Will Hopper 2016-11-11 14:44:02 -08:00
parent b3c8d52b25
commit 06617469c4
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ env:
- PUPPET_GEM_VERSION="~> 4.5.0" CHECK=spec
- PUPPET_GEM_VERSION="~> 4.6.0" CHECK=spec
- PUPPET_GEM_VERSION="~> 4.7.0" CHECK=spec
- PUPPET_GEM_VERSION="~> 4.8.0" CHECK=spec
- PUPPET_GEM_VERSION="~> 4" CHECK=spec
- PUPPET_GEM_VERSION="~> 4" CHECK=rubocop