Sha256: 2aa6c65f568e5436c5aee4a55094e294ffc03d5bec960ecec565ba78e5c871c5
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.1.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