Sha256: 6523d172ea02eb1e19fb7afc1f88962100bceb2bdfa1f2a9e2ab6bb8573b975e

Contents?: true

Size: 701 Bytes

Versions: 12

Compression:

Stored size: 701 Bytes

Contents

language: ruby
script: bundle exec rake spec:$SUITE
rvm:
  - ruby-2.1.3
notifications:
  email:
    recipients:
      - drnicwilliams@gmail.com
    on_success: change
    on_failure: always
env:
  matrix:
    - SUITE=unit
    # - SUITE=integration:aws:basic
    # - SUITE=integration:aws:edge
    # - SUITE=integration:aws:edge_prebuilt
    # - SUITE=integration:aws:edge_prebuilt_ami
  global:
    - secure: "OS3pnXOAVRP0QPDl/Nn/0iBPZbrnn9irFYwEbMJ2fGPsV00u4IYDwoIN5Gzb\nX+cXyiPZB0jdQlbiCMaQEYjYig3fgnDhiLj/MnxkVYtILm+0uPSrX2Zf7jvR\nmxCT5jfTSZoPXQeNi9h8rEqvaqKv4z930xp/Z0QNoZLPWdwY5wk="
matrix:
  allow_failures:
    # - rvm: rbx-19mode
    # - rvm: ruby-2.0.0
    - env: SUITE=integration:aws:basic

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
bosh-bootstrap-0.18.1 .travis.yml
bosh-bootstrap-0.18.0 .travis.yml
bosh-bootstrap-0.17.1 .travis.yml
bosh-bootstrap-0.17.0 .travis.yml
bosh-bootstrap-0.16.2 .travis.yml
bosh-bootstrap-0.16.1 .travis.yml
bosh-bootstrap-0.16.0 .travis.yml
bosh-bootstrap-0.15.0 .travis.yml
bosh-bootstrap-0.14.5 .travis.yml
bosh-bootstrap-0.14.4 .travis.yml
bosh-bootstrap-0.14.3 .travis.yml
bosh-bootstrap-0.14.2 .travis.yml