Sha256: 73ee6114c5b66cccf1fea4ac6d79025a1c226352efc893d34ccfb69ad34fc12e
Contents?: true
Size: 440 Bytes
Versions: 1
Compression:
Stored size: 440 Bytes
Contents
language: ruby bundler_args: --without development before_script: "./bin/ci/before_build" script: "bundle exec rspec -cf documentation spec" rvm: - "2.1.0" - "2.0" - "1.9.3" - "jruby" - "1.9.2" - "rbx" - "1.8.7" notifications: email: michael@rabbitmq.com services: - rabbitmq branches: only: - master - 1.4.x-stable matrix: allow_failures: - rvm: rbx - rvm: "1.9.2" - rvm: "1.8.7" - rvm: jruby
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bunny-2.0.0.rc1 | .travis.yml |