Sha256: b5b37ab33e706aa186666b33244013eaae0035310786a619fd922b0cb2df6e0a
Contents?: true
Size: 375 Bytes
Versions: 14
Compression:
Stored size: 375 Bytes
Contents
language: ruby sudo: false dist: trusty cache: bundler before_script: - gem update --system - gem install bundler matrix: include: - rvm: 2.3 - rvm: 2.4 - rvm: 2.5 - rvm: 2.6 - rvm: jruby-head env: JRUBY_OPTS="--debug -X+O" - rvm: ruby-head - rvm: rbx-3 allow_failures: - rvm: ruby-head - rvm: jruby-head - rvm: rbx-3
Version data entries
14 entries across 14 versions & 1 rubygems