Sha256: 0af48c6ae3c78a0307f520cf089672001897393c15c943f44eef38e73fb93d02

Contents?: true

Size: 307 Bytes

Versions: 5

Compression:

Stored size: 307 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"
notifications:
  email: michael@rabbitmq.com
services:
  - rabbitmq
branches:
  only:
    - master
    - 0.9.x-stable

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bunny-0.9.4 .travis.yml
bunny-0.9.3 .travis.yml
bunny-0.9.2 .travis.yml
bunny-0.9.1 .travis.yml
bunny-0.9.0 .travis.yml