Sha256: edaef6f25fec58828323d226d6cd603e59878c843d5b501f0185321a01a8f222
Contents?: true
Size: 451 Bytes
Versions: 15
Compression:
Stored size: 451 Bytes
Contents
--- language: ruby sudo: false cache: bundler bundler_args: --without benchmarks tools script: - bundle exec rake spec rvm: - 2.2 - 2.3.0 - 2.4.0 - jruby-9000 - rbx-2 - rbx-3 - ruby-head env: global: - JRUBY_OPTS='--dev -J-Xmx1024M' matrix: allow_failures: - rvm: rbx-2 - 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
15 entries across 15 versions & 2 rubygems