Sha256: dfc589dd461d8764174b3d10dcbe83a47e642fbfdf33cf5bb6b2e143599d09c9
Contents?: true
Size: 444 Bytes
Versions: 5
Compression:
Stored size: 444 Bytes
Contents
language: ruby bundler_args: --without yard guard benchmarks script: "bundle exec rake ci" cache: bundler sudo: false rvm: - 2.0 - 2.1 - 2.2 - ruby-head - rbx-2 matrix: include: - rvm: jruby env: JRUBY_OPTS="$JRUBY_OPTS --debug --2.0" # for simplecov - rvm: jruby-head env: JRUBY_OPTS="$JRUBY_OPTS --debug --2.0" # for simplecov allow_failures: - rvm: ruby-head - rvm: jruby-head fast_finish: true
Version data entries
5 entries across 3 versions & 2 rubygems