Sha256: 82821f09597024bd85cebfd17445134290bceb5778d56e1d801726d8b75d7e26

Contents?: true

Size: 351 Bytes

Versions: 10

Compression:

Stored size: 351 Bytes

Contents

language: ruby
bundler_args: --without development
cache: bundler
before_script: "./bin/ci/before_build"
script: "bundle exec rake integration_without_recovery"
rvm:
  - ruby-head
  - "2.4.1"
  - "2.3.4"
  - "2.2.7"
notifications:
  email: michael@rabbitmq.com
services:
  - rabbitmq
branches:
  only:
    - master
    - 2.6.x-stable
env:
  - CI=true

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
bunny-2.9.2 .travis.yml
bunny-2.9.1 .travis.yml
bunny-2.7.4 .travis.yml
bunny-2.8.1 .travis.yml
bunny-2.9.0 .travis.yml
bunny-2.7.3 .travis.yml
bunny-2.8.0 .travis.yml
bunny-2.7.2 .travis.yml
bunny-2.7.1 .travis.yml
bunny-2.7.0 .travis.yml