Travis: add QA for Puppet 3.6, 3.7 and 3.7.1

Add more versions of Puppet in the QA process.
This commit is contained in:
Emilien Macchi
2014-09-18 22:39:08 -04:00
parent e322f60411
commit 700b49a128

View File

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