Sha256: 75d472b99f36a8d8df518e2f7648124a902ea1727e4e8278c20d39d87cee0105

Contents?: true

Size: 383 Bytes

Versions: 3

Compression:

Stored size: 383 Bytes

Contents

language: ruby
branches:
  only:
    - master
rvm:
  - "1.9.3-p551"
  - "2.0.0-p647"
  - "2.1.6"
  - "2.2.2"
install: bundle install --binstubs --without changelog
before_install: gem install bundler
env: TRAVIS_BUILD=true
notifications:
  webhooks:
    urls:
      - https://webhooks.gitter.im/e/60e610197dad8edc59f9
    on_success: false
    on_failure: always
    on_start: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
chef-vault-2.9.2 .travis.yml
chef-vault-2.9.1 .travis.yml
chef-vault-2.9.0 .travis.yml