Sha256: fef9e8fd28f6f0bd5780a479c4a6ccc883cb44d5013972170e6f9df8d70a3f86
Contents?: true
Size: 419 Bytes
Versions: 7
Compression:
Stored size: 419 Bytes
Contents
--- language: ruby sudo: false cache: bundler bundler_args: --without benchmarks tools script: - bundle exec rake spec rvm: - 2.3.0 - 2.4.0 - ruby-head - jruby-9.1.0.0 - rbx-3 env: global: - JRUBY_OPTS='--dev -J-Xmx1024M' matrix: allow_failures: - rvm: rbx-3 - rvm: ruby-head - rvm: jruby-head include: - rvm: jruby-head before_install: gem install bundler --no-ri --no-rdoc
Version data entries
7 entries across 7 versions & 1 rubygems