Sha256: e207df805661e59341b52caa996dc210bfb13ef1439c4671d8c5f610fa38d986
Contents?: true
Size: 405 Bytes
Versions: 2
Compression:
Stored size: 405 Bytes
Contents
language: ruby cache: bundler install: "bundle install --without development" before_script: "bundle exec puppet module install puppetlabs-stdlib" script: "bundle exec rake spec SPEC_OPTS='--format documentation'" rvm: - 1.9.3 - 2.0.0 - 2.2.1 env: matrix: - PUPPET_GEM_VERSION="~> 3.8" - PUPPET_GEM_VERSION="~> 4.2" - PUPPET_GEM_VERSION="~> 4.3" notifications: email: corey@logicminds.biz
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
puppet-repl-0.0.4 | .travis.yml |
puppet-repl-0.0.3 | .travis.yml |