Sha256: f625b53b5e91d57ca4e8bb0e93cc22fb8e1cf533f273fdc81ee2ec9f0a5348d8

Contents?: true

Size: 257 Bytes

Versions: 1

Compression:

Stored size: 257 Bytes

Contents

language: ruby
bundler_args: --without development
cache: bundler
script: "bundle exec rspec spec"
rvm:
  - ruby-head
  - "2.4.1"
  - "2.3.4"
  - "2.2.7"
notifications:
  recipients:
    - michael@rabbitmq.com
matrix:
  allow_failures:
    - rvm: ruby-head

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
amq-protocol-2.3.0 .travis.yml