Sha256: 6dca4f45861c0d556c3c0a75fd32393e3345bd102334362196c0b3fc40ad4838

Contents?: true

Size: 334 Bytes

Versions: 4

Compression:

Stored size: 334 Bytes

Contents

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
bunny-2.6.7 .travis.yml
bunny-2.6.6 .travis.yml
bunny-2.6.5 .travis.yml
bunny-2.6.4 .travis.yml