Sha256: 654c1f8f85aeeb6a8ee1ad4dddad91aa4687a31b54d917489e03630b75f2ff51
Contents?: true
Size: 470 Bytes
Versions: 3
Compression:
Stored size: 470 Bytes
Contents
--- dist: xenial language: ruby cache: bundler rvm: - 2.5.8 - 2.6.6 - 2.7.1 gemfile: - gemfiles/activejob_4.2.x.gemfile - gemfiles/activejob_5.2.x.gemfile - gemfiles/activejob_6.0.x.gemfile matrix: exclude: - rvm: 2.7.1 gemfile: gemfiles/activejob_4.2.x.gemfile before_install: 'gem install bundler -v "$(ruby -e "puts RUBY_VERSION.to_f >= 2.7 ? \">= 2.0\" : \"< 2\"")"' before_script: .ci/install_rabbitmq bundler_args: --jobs 3 --retry 3
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
advanced-sneakers-activejob-0.5.0 | .travis.yml |
advanced-sneakers-activejob-0.4.0 | .travis.yml |
advanced-sneakers-activejob-0.3.6 | .travis.yml |