Puppet just isn't ready for 2.1 yet

This commit is contained in:
Nate Riffe 2014-12-16 07:19:42 -06:00
parent ed3de4ef3a
commit b5036578b2

View File

@ -2,7 +2,6 @@ language: ruby
rvm: rvm:
- 1.9.3 - 1.9.3
- 2.0.0 - 2.0.0
- 2.1.1
env: env:
- PUPPET_VERSION=3.3.0 - PUPPET_VERSION=3.3.0
- PUPPET_VERSION=3.4.0 - PUPPET_VERSION=3.4.0
@ -14,11 +13,3 @@ before_install: 'cp Gemfile Gemfile.travis'
notifications: notifications:
email: email:
- 'inkblot@movealong.org' - 'inkblot@movealong.org'
matrix:
exclude:
- rvm: 2.1.1
gemfile: gemfiles/Gemfile.puppet-3.3
- rvm: 2.1.1
gemfile: gemfiles/Gemfile.puppet-3.4
allow_failures:
- rvm: 2.1.1