Sha256: b1b11f40a54f08e447b28dd0f1f6519ac464ebb1422abef2cee523933014e1be

Contents?: true

Size: 684 Bytes

Versions: 2

Compression:

Stored size: 684 Bytes

Contents

sudo: false
rvm:
  - 2.0.0
  - 2.1
  - 2.2
bundler_args: "--jobs 7 --without docs local"
branches:
  only:
    - 2.0-stable
    - 3.0-stable
    - master
before_install:
  - gem update --system
  - gem install bundler
before_script:
  - git config --global user.email "clouseau@chef.io"
  - git config --global user.name "Pink Panther"
script: bundle exec rake travis:ci
notifications:
  slack:
    on_change: true
    on_failure: true
    on_success: false
    on_pull_requests: false
    rooms:
      secure: udLCoBl71xJBsW3P+YqZbA5xfaB8l4IIF6SKEXpjIUYNYyP6m77uoY9PZ/M/5EN1ojPXDxsZ6SiPEJifVpkX5Hqd0eu1MwWyRXvOwiDf/nkg2Y3mqwUQRb3LDYWZxPn+xp5mHePe3mvTICR1zH49yx7fdZs8Qvzhh3Lno/w/qZ4=

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
omnibus-5.4.0 .travis.yml
omnibus-5.3.0 .travis.yml