Puppet just isn't ready for 2.1 yet
This commit is contained in:
parent
ed3de4ef3a
commit
b5036578b2
@ -2,7 +2,6 @@ language: ruby
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1.1
|
||||
env:
|
||||
- PUPPET_VERSION=3.3.0
|
||||
- PUPPET_VERSION=3.4.0
|
||||
@ -14,11 +13,3 @@ before_install: 'cp Gemfile Gemfile.travis'
|
||||
notifications:
|
||||
email:
|
||||
- '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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user