Sha256: 657288cff29f7f2ced93b36efff1ef29f865778aee9097a22eab9e64ec652594

Contents?: true

Size: 308 Bytes

Versions: 6

Compression:

Stored size: 308 Bytes

Contents

bundler_args: --without development
script: "bundle exec rspec -cfs spec"
rvm:
  - "2.0"
  - "1.9.3"
  - "jruby-19mode"
  - "1.9.2"
  - "rbx-19mode"
  - "1.8.7"
notifications:
  email: michael@rabbitmq.com
services:
  - rabbitmq
branches:
  only:
    - master
matrix:
  allow_failures:
    - rvm: rbx-19mode

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rabbitmq_http_api_client-0.8.0 .travis.yml
rabbitmq_http_api_client-0.7.0 .travis.yml
rabbitmq_http_api_client-0.6.0 .travis.yml
rabbitmq_http_api_client-0.5.0 .travis.yml
rabbitmq_http_api_client-0.4.0 .travis.yml
rabbitmq_http_api_client-0.3.0 .travis.yml