Sha256: 42f1baa8eb05924d1546b4d47424fc03acb73045d2f04cfbd9842a1548a0bfba

Contents?: true

Size: 380 Bytes

Versions: 10

Compression:

Stored size: 380 Bytes

Contents

bundler_args: --without development
before_script: "./bin/ci/before_build.sh"
script: "bundle exec rspec -c spec"
rvm:
  - 1.8.7
  - 1.9.2
  - 1.9.3
  - ruby-head
  - rbx-18mode
  - rbx-19mode
  - jruby-19mode
notifications:
  email: michael@defprotocol.org
services:
  - rabbitmq
branches:
  only:
    - master
    - 0.8.x-stable
    - 0.9.x-stable
    - migrate_to_amq_protocol

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
bunny-0.9.0.pre10 .travis.yml
bunny-0.9.0.pre9 .travis.yml
bunny-0.9.0.pre8 .travis.yml
bunny-0.9.0.pre7 .travis.yml
bunny-0.9.0.pre6 .travis.yml
bunny-0.9.0.pre5 .travis.yml
bunny-0.9.0.pre4 .travis.yml
bunny-0.9.0.pre3 .travis.yml
bunny-0.9.0.pre2 .travis.yml
bunny-0.9.0.pre1 .travis.yml