Sha256: 1800ce8b66d47204a491f6ff34630620ce746818e5a85fc7c21c029721217a43

Contents?: true

Size: 284 Bytes

Versions: 9

Compression:

Stored size: 284 Bytes

Contents

language: ruby
bundler_args: --without development
cache: bundler
before_script: "./bin/ci/before_build"
script: "bundle exec rspec -cf documentation spec"
rvm:
  - "2.3.0"
  - "2.2.2"
notifications:
  email: michael@rabbitmq.com
services:
  - rabbitmq
branches:
  only:
    - master

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
bunny-2.6.3 .travis.yml
bunny-2.6.2 .travis.yml
bunny-2.6.1 .travis.yml
bunny-2.6.0 .travis.yml
bunny-2.5.1 .travis.yml
bunny-2.5.0 .travis.yml
bunny-2.4.0 .travis.yml
bunny-2.3.1 .travis.yml
bunny-2.3.0 .travis.yml