Sha256: f4a275634b163c07a909ed86899dc226a2e6c33176e3686adfb0fe7b5f322ae7

Contents?: true

Size: 213 Bytes

Versions: 12

Compression:

Stored size: 213 Bytes

Contents

sudo: false
language: ruby
branches:
  only:
    - master
rvm:
  - 2.3.3
  - 2.4.1

script:
  - bundle exec rake style
  - bundle exec rake unit
  - bundle exec rake yard

matrix:
  allow_failures:
  - rvm: 2.3.3

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
chef-provisioning-vsphere-2.2.2 .travis.yml
chef-provisioning-vsphere-2.2.1 .travis.yml
chef-provisioning-vsphere-2.2.0 .travis.yml
chef-provisioning-vsphere-2.1.0 .travis.yml
chef-provisioning-vsphere-2.0.10 .travis.yml
chef-provisioning-vsphere-2.0.9 .travis.yml
chef-provisioning-vsphere-2.0.8 .travis.yml
chef-provisioning-vsphere-2.0.7 .travis.yml
chef-provisioning-vsphere-2.0.6 .travis.yml
chef-provisioning-vsphere-2.0.5 .travis.yml
chef-provisioning-vsphere-2.0.4 .travis.yml
chef-provisioning-vsphere-2.0.3 .travis.yml