Sha256: 1f41b6669e94acd26b46183d2efeecf6f9680c172a506cdc96bf52543c42c059
Contents?: true
Size: 430 Bytes
Versions: 11
Compression:
Stored size: 430 Bytes
Contents
language: ruby bundler_args: --without development before_script: "./bin/ci/before_build.sh" script: "bundle exec rspec -cfs 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
11 entries across 11 versions & 1 rubygems