Sha256: 441e7db89c2eace8450b5027e56852d88e1863b62b1400aa2d0d1fb130d9bbc2
Contents?: true
Size: 493 Bytes
Versions: 24
Compression:
Stored size: 493 Bytes
Contents
--- language: ruby sudo: false cache: bundler script: - bundle exec rake spec rvm: - 1.8.7 - 1.9.3 - 2.0.0 - 2.1.5 env: - FACTER_GEM_VERSION="~> 1.6.0" - FACTER_GEM_VERSION="~> 1.7.0" - FACTER_GEM_VERSION="~> 2.0.0" - FACTER_GEM_VERSION="~> 2.1.0" - FACTER_GEM_VERSION="~> 2.2.0" - FACTER_GEM_VERSION="~> 2.3.0" - FACTER_GEM_VERSION="~> 2.4.0" - FACTER_GEM_VERSION="~> 2.0" matrix: fast_finish: true allow_failures: - rvm: 1.8.7 notifications: email: false
Version data entries
24 entries across 24 versions & 1 rubygems