Sha256: 79596e44e63f347761d8af26a14f9752b547b56dbc8d6edfc63cccbac580f319

Contents?: true

Size: 335 Bytes

Versions: 2

Compression:

Stored size: 335 Bytes

Contents

bundler_args: --without development
script: "bundle exec rspec -cfs spec"
rvm:
  - "2.1"
  - "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
    - rvm: 1.8.7

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rabbitmq_http_api_client-1.2.0 .travis.yml
rabbitmq_http_api_client-1.1.0 .travis.yml