Project

General

Profile

« Previous | Next » 

Revision ea053ccd

Added by Ewoud Kohl van Wijngaarden over 10 years ago

Drop 2.6 support

View differences:

.travis.yml
- 1.9.3
- 2.0.0
env:
- PUPPET_VERSION=2.6.0
- PUPPET_VERSION=2.7.0
- PUPPET_VERSION=3.2.0
- PUPPET_VERSION=3.3
matrix:
exclude:
# No support for Ruby 1.9 before Puppet 2.7
- rvm: 1.9.3
env: PUPPET_VERSION=2.6.0
# No support VERSIONfor Ruby 2.0 before Puppet 3.2
- rvm: 2.0.0
env: PUPPET_VERSION=2.6.0
# No support for Ruby 2.0 before Puppet 3.2
- rvm: 2.0.0
env: PUPPET_VERSION=2.7.0

Also available in: Unified diff