Project

General

Profile

Download (428 Bytes) Statistics
| Branch: | Tag: | Revision:
rvm:
# Workaround for travis-ci/travis-ci#2217, we support 1.8.7 MRI generally
- 1.8.7-p374
- 1.9.3
- 2.0.0
env:
- PUPPET_VERSION=2.7.0
- PUPPET_VERSION=3.2.0
- PUPPET_VERSION=3.3
matrix:
allow_failures:
# No real support for Ruby 1.9.3 on Puppet 2.x
- rvm: 1.9.3
env: PUPPET_VERSION=2.7.0
exclude:
# No support for Ruby 2.0 before Puppet 3.2
- rvm: 2.0.0
env: PUPPET_VERSION=2.7.0
(3-3/9)