Merge pull request #622 from enovance/travis-puppet

Travis: run QA on Puppet 3.{2,6,7}
This commit is contained in:
Yanis Guenane 2014-09-19 08:58:19 -04:00
commit 290b8a2e5b

View File

@ -6,8 +6,7 @@ rvm:
env:
matrix:
- PUPPET_GEM_VERSION="~> 3.2.0"
- PUPPET_GEM_VERSION="~> 3.3.0"
- PUPPET_GEM_VERSION="~> 3.4.0"
- PUPPET_GEM_VERSION="~> 3.5.0"
- PUPPET_GEM_VERSION="~> 3.6.0"
- PUPPET_GEM_VERSION="~> 3.7.0"
notifications:
email: false