Sha256: a7e604cdc5ed1a0e87fdb0ede67840e812b634eb27babbed4686d68f4344ba98
Contents?: true
Size: 683 Bytes
Versions: 9
Compression:
Stored size: 683 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.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
9 entries across 9 versions & 2 rubygems