Sha256: 4a7228c02571d8e0df55e8e60963f32c0e6590a2dbfb354f83b098033bdc5f40

Contents?: true

Size: 311 Bytes

Versions: 1

Compression:

Stored size: 311 Bytes

Contents

# https://github.com/travis-ci/travis-ci/wiki/.travis.yml-options
bundler_args: --without development
script: "bundle exec rspec spec"
rvm:
  - 1.8.7
  - 1.9.2
  - jruby
  - rbx-2.0
  - ree
  - ruby-head
notifications:
  recipients:
    - jakub@rabbitmq.com
    - michaelklishin@me.com
    - markizko@gmail.com

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
amq-protocol-0.8.0 .travis.yml