Sha256: 993da9f0169a10a747453150a3a037e6b608bfd74331818ab1e0f86d0f9fb1fb

Contents?: true

Size: 321 Bytes

Versions: 3

Compression:

Stored size: 321 Bytes

Contents

language: ruby
bundler_args: --without development
cache: bundler
before_script: "./bin/ci/before_build"
script: "bundle exec rspec spec"
dist: trusty
rvm:
  - "2.4.1"
  - "2.3.4"
  - "2.2.7"
notifications:
  email:
    - skaes@railsexpress.de
services:
  - rabbitmq
branches:
  only:
    - 0.7.x-stable
env:
  - CI=true

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bunny-0.7.13 .travis.yml
bunny-0.7.12 .travis.yml
bunny-0.7.11 .travis.yml