Sha256: c0241e524436b46e041872edae9742937189f303c5155afc95a7ee426aae8a55

Contents?: true

Size: 307 Bytes

Versions: 4

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
bunny-0.9.8 .travis.yml
bunny-0.9.7 .travis.yml
bunny-0.9.6 .travis.yml
bunny-0.9.5 .travis.yml