Sha256: 6304da8e54f24aa7ab69ec37c1d8205df6e9e0fcd6c6ea7f73252de83e34f3a5

Contents?: true

Size: 318 Bytes

Versions: 6

Compression:

Stored size: 318 Bytes

Contents

# https://github.com/travis-ci/travis-ci/wiki/.travis.yml-options
bundler_args: --without development
script: "bundle exec rspec spec"
rvm:
  - 1.8.7
  - ree
  - 1.9.2
  - 1.9.3
  - rbx-2.0
notifications:
  recipients:
    - celldee@gmail.com
    - jakub@rabbitmq.com
    - skaes@railsexpress.de
    - eric@5stops.com

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
bunny-0.7.10 .travis.yml
sparqcode_bunny-0.0.2 .travis.yml
bunny-0.7.9 .travis.yml
sparqcode_bunny-0.0.1 .travis.yml
bunny-0.7.8 .travis.yml
bunny-0.7.6 .travis.yml