Sha256: 9d870cb7e47b57250381b97664dc223bc66f8e0229a622bec24a8de7d7a3f492

Contents?: true

Size: 197 Bytes

Versions: 4

Compression:

Stored size: 197 Bytes

Contents

language: ruby
cache: bundler
branches:
  only:
    - master
rvm:
  - ruby-head
  - 2.4.0
  - 2.3.1
  - 2.2.5
  - 2.1.10
script:
  - bundle exec rake
matrix:
  allow_failures:
    - rvm: ruby-head

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
barbeque_client-0.9.1 .travis.yml
barbeque_client-0.9.0 .travis.yml
barbeque_client-0.8.2 .travis.yml
barbeque_client-0.8.1 .travis.yml