Sha256: 33bae9d92e8e3110a2ffab78e61f8c40082052a81f1ecdca5b46213ae38a6cc2

Contents?: true

Size: 230 Bytes

Versions: 2

Compression:

Stored size: 230 Bytes

Contents

language: ruby
bundler_args: --without development
script: "bundle exec rspec spec"
rvm:
  - 2.2
  - 2.1
  - 2.0
  - ruby-head
notifications:
  recipients:
    - michael@rabbitmq.com
matrix:
  allow_failures:
    - rvm: ruby-head

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
amq-protocol-2.0.1 .travis.yml
amq-protocol-2.0.0 .travis.yml