Sha256: c85ec587a73da7b06c6abadc81a6689296576d228a13cfc829cf9e099afc0a15
Contents?: true
Size: 389 Bytes
Versions: 6
Compression:
Stored size: 389 Bytes
Contents
--- language: ruby cache: bundler os: linux dist: xenial jobs: fast_finish: true include: - rvm: 2.4.10 - rvm: 2.5.8 - rvm: 2.6.6 - rvm: 2.7.1 - rvm: jruby-head - rvm: ruby-head - rvm: truffleruby allow_failures: - rvm: ruby-head - rvm: jruby-head - rvm: truffleruby before_install: gem install bundler script: - bundle exec rake rubocop - bundle exec rake rspec
Version data entries
6 entries across 6 versions & 2 rubygems