Sha256: 3169518a34e15c401fe830f9e2364a7b441da2d87de3ef0c3c945f79e0173e4d

Contents?: true

Size: 239 Bytes

Versions: 2

Compression:

Stored size: 239 Bytes

Contents

bundler_args: --without development
before_script: ./bin/before_build.sh
script: "bundle exec rspec"
rvm:
  - "2.4.0"
  - "2.3.3"
  - "2.2"
notifications:
  email: michael@rabbitmq.com
services:
  - rabbitmq
branches:
  only:
    - master

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rabbitmq_http_api_client-1.9.0 .travis.yml
rabbitmq_http_api_client-1.8.0 .travis.yml