Sha256: b7b593395977da7686e52e9774d1b97adedf5f1155783a74b48ae59c9e5bda4a
Contents?: true
Size: 382 Bytes
Versions: 9
Compression:
Stored size: 382 Bytes
Contents
language: ruby rvm: - "1.9.2" - "1.9.3" - jruby-19mode # JRuby in 1.9 mode - rbx-19mode - 2.0.0 # - jruby-18mode # JRuby in 1.8 mode # - rbx-18mode # - "1.8.7" # uncomment this line if your project needs to run something other than `rake`: # script: bundle exec rspec spec matrix: allow_failures: - rvm: 2.0.0 - rvm: jruby-19mode - rvm: rbx-19mode
Version data entries
9 entries across 9 versions & 1 rubygems