Sha256: 3f3d834ac8d23bf3ff42ac94f288a14c766aa49a4bbb7aa7ce4490a21c86b253
Contents?: true
Size: 475 Bytes
Versions: 7
Compression:
Stored size: 475 Bytes
Contents
language: ruby bundler_args: --without development cache: bundler before_install: - gem install bundler before_script: "./bin/ci/before_build" script: "bundle exec rake integration_without_recovery" rvm: - ruby-head - "2.5.1" - "2.4.2" - "2.3.5" - "2.2.8" notifications: email: michael@rabbitmq.com services: - rabbitmq branches: only: - master - 2.9.x-stable - 2.8.x-stable env: - CI=true matrix: allow_failures: rvm: - ruby-head
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
bunny-2.13.0 | .travis.yml |
bunny-2.12.1 | .travis.yml |
bunny-2.12.0 | .travis.yml |
bunny-2.12.0.rc1 | .travis.yml |
bunny-2.11.0 | .travis.yml |
bunny-2.11.0.pre1 | .travis.yml |
bunny-2.10.0 | .travis.yml |