Sha256: 4ea07e0fd1057ee58bcf860199ec74f5f9433553864e76cf68c9adaaa26dfc5f
Contents?: true
Size: 778 Bytes
Versions: 18
Compression:
Stored size: 778 Bytes
Contents
language: ruby jobs: include: - rvm: 2.4.6 gemfile: Gemfile os: linux arch: amd64 - rvm: 2.5.5 gemfile: Gemfile os: linux arch: amd64 - rvm: 2.6.3 gemfile: gemfiles/Gemfile.without.ilm os: linux arch: amd64 - rvm: 2.6.3 gemfile: gemfiles/Gemfile.elasticsearch.v6 os: linux arch: amd64 - rvm: 2.6.3 gemfile: Gemfile os: linux arch: amd64 - rvm: 2.6.3 gemfile: Gemfile os: linux arch: arm64 - rvm: 2.6.3 gemfile: Gemfile os: osx osx_image: xcode11.3 - rvm: 2.7.0 gemfile: Gemfile os: linux arch: amd64 gemfile: - Gemfile before_install: - gem update --system=2.7.8 script: bundle exec rake test
Version data entries
18 entries across 18 versions & 1 rubygems