Sha256: d471fdbe6664721de7e18925d8b6dc6b8b58d67cbdce4918d80c8cede8bce1e4
Contents?: true
Size: 447 Bytes
Versions: 21
Compression:
Stored size: 447 Bytes
Contents
language: ruby cache: bundler: true directories: - 'spec/fixtures/puppet_controlrepo/.onceover' # Onceover cache script: bundle exec rake full_tests bundler_args: --path vendor/bundle matrix: include: # 2016.x -> 2017.2 - rvm: 2.1.9 env: PUPPET_VERSION="~>4.0" # 2017.3 -> 2018.1 - rvm: 2.4.4 env: PUPPET_VERSION="~>5.0" # 2019.0 -> now - rvm: 2.5.1 env: PUPPET_VERSION="~>6.0"
Version data entries
21 entries across 21 versions & 1 rubygems