Merge pull request #263 from daenney/remove-puppet-27

Remove testing for Puppet 2.7 compatibility.
This commit is contained in:
Ashley Penney 2014-03-07 12:35:55 -05:00
commit 6f10890dad

View file

@ -11,15 +11,9 @@ rvm:
- 2.0.0
env:
matrix:
- PUPPET_GEM_VERSION="~> 2.7.0"
- PUPPET_GEM_VERSION="~> 3.3.0"
- PUPPET_GEM_VERSION="~> 3.4.0"
matrix:
fast_finish: true
exclude:
- rvm: 1.9.3
env: PUPPET_GEM_VERSION="~> 2.7.0"
- rvm: 2.0.0
env: PUPPET_GEM_VERSION="~> 2.7.0"
notifications:
email: false