Sha256: 88e859f7c73de1d7c8f8aca81cfc20853a057b90bb626242d07f502a55271ba6

Contents?: true

Size: 318 Bytes

Versions: 5

Compression:

Stored size: 318 Bytes

Contents

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bunny-0.9.0.rc2 .travis.yml
bunny-0.9.0.rc1 .travis.yml
bunny-0.9.0.pre13 .travis.yml
bunny-0.9.0.pre12 .travis.yml
bunny-0.9.0.pre11 .travis.yml