Sha256: 8abf334b37abb65145c6f1e4fff74b295ffaf798700331abfcbc51e17bff85fc
Contents?: true
Size: 678 Bytes
Versions: 2
Compression:
Stored size: 678 Bytes
Contents
--- sudo: required language: ruby cache: bundler bundler_args: --without integration tools maintenance matrix: include: - rvm: 1.9.3 gemfile: Gemfile - rvm: 2.0 gemfile: Gemfile - rvm: 2.2 gemfile: Gemfile script: bundle exec rake lint test test:resources config=test/test.yaml before_script: - source <(curl -sL https://raw.githubusercontent.com/zuazo/kitchen-in-travis/0.3.0/scripts/start_docker.sh) - rvm: 2.2 gemfile: Gemfile script: bundle exec rake test:resources config=test/test-extra.yaml before_script: - source <(curl -sL https://raw.githubusercontent.com/zuazo/kitchen-in-travis/0.3.0/scripts/start_docker.sh)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
inspec-0.9.1 | .travis.yml |
inspec-0.9.0 | .travis.yml |