Sha256: 9399afd4cbdf1ed0f118533971adba25b300dcff10a8588d08f96e4394e0cbda

Contents?: true

Size: 262 Bytes

Versions: 1

Compression:

Stored size: 262 Bytes

Contents

sudo: required
rvm:
  - 2.4.1
before_install:
  - gem install bundler
  - bundle install
  - docker pull petems/centos-7-docker-vagrant-insecure-key
script:
  - bundle exec rake validate
  - bundle exec rake test:unit
  - bundle exec rake test:docker_acceptance

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vagrant-puppet-install-6.0.1 .travis.yml