Sha256: 9a00d8bb06d3a097c00643815784a7c3c528d081df0e0bfcf7f3f5a892372645
Contents?: true
Size: 529 Bytes
Versions: 8
Compression:
Stored size: 529 Bytes
Contents
language: ruby before_install: - gem install bundler bundler_args: --binstubs script: "ruby -w ./test/suite.rb" rvm: - ruby-head - 2.0.0 - 1.9.3 - 1.9.2 - 1.8.7 - rbx-19mode - rbx-18mode - jruby-head - jruby-19mode - jruby-18mode - ree matrix: allow_failures: - rvm: ruby-head - rvm: rbx-19mode - rvm: rbx-18mode - rvm: jruby-head - rvm: jruby-19mode - rvm: jruby-18mode - rvm: ree notifications: email: recipients: - yasaka@ywesee.com - zdavatz@ywesee.com
Version data entries
8 entries across 8 versions & 1 rubygems