Sha256: 9b97e09c51334454a1f56696cfa6a3888736dd6dbcbc7b82cf312147c6bdbf25
Contents?: true
Size: 401 Bytes
Versions: 10
Compression:
Stored size: 401 Bytes
Contents
language: ruby before_install: - gem update --system - gem update bundler bundler_args: --without=extras script: rspec spec sudo: false rvm: - 2.6.3 - 2.5.5 - 2.4.6 - jruby-9.2 # - rbx-2 ### ALLOWED FAILURES ### # see how compatible we are with dev versions, but do not fail the build - ruby-head - jruby-head matrix: allow_failures: - rvm: ruby-head - rvm: jruby-head
Version data entries
10 entries across 10 versions & 3 rubygems