Sha256: 7da44383be40607c0876080d84714d8f4217a2f1cac9ecb92ad568b8ac577073
Contents?: true
Size: 374 Bytes
Versions: 8
Compression:
Stored size: 374 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
8 entries across 8 versions & 1 rubygems