Sha256: 537a120747fe88ef05744086d2154c1979f1e186e4f2ee7fc42913d11037cd88

Contents?: true

Size: 282 Bytes

Versions: 3

Compression:

Stored size: 282 Bytes

Contents

dist: bionic
language: ruby
bundler_args: --without development
cache: bundler
script: "bundle exec rspec spec"
rvm:
  - ruby-head
  - "2.6.3"
  - "2.5.5"
  - "2.4.5"
  - "2.3.8"
notifications:
  recipients:
    - michael@rabbitmq.com
matrix:
  allow_failures:
    - rvm: ruby-head

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
amq-protocol-2.3.3 .travis.yml
amq-protocol-2.3.2 .travis.yml
amq-protocol-2.3.1 .travis.yml