Sha256: 490af452ab312a61e973a16eb68c7f8e39f3af8ad0d0b1653217ea7185f02501

Contents?: true

Size: 421 Bytes

Versions: 22

Compression:

Stored size: 421 Bytes

Contents

sudo: false
language: ruby
before_install:
  - gem uninstall bundler --all --executables
  - gem install bundler --version '< 1.7.0'
rvm:
  - 2.0.0
deploy:
  provider: rubygems
  gem: vagrant-orchestrate
  on:
    tags: true
  api_key:
    secure: qKr5F4kkezl1Vp+wfPX/8IO/7O6lqVqut6/Op1baALCWTtrSLyJpBND1fWaKVf01NZiJTmNXhCTHAEzZjbGkiqBpSqMdR2g8ISxEgj8hScw46RLmYBzH6RdL503O1j7HHyJNf2cUPQjjzLNriPowYhp92aut4z0bMCxZer7bd8o=

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
vagrant-orchestrate-0.5.2 .travis.yml
vagrant-orchestrate-0.5.1 .travis.yml