Sha256: 01ce43ba5d4b718b0096ccdc017304dc044aaa3d7ae9f11c4f65a7309a42d7fa
Contents?: true
Size: 566 Bytes
Versions: 13
Compression:
Stored size: 566 Bytes
Contents
--- language: ruby gemfile: - Gemfile before_install: - gem update --system -N - gem install bundler -N services: - redis addons: apt: packages: - chromium-browser cache: bundler: true directories: - ~/.webdrivers notifications: email: on_success: never on_failure: change script: bundle exec rake $RAKE_TASK matrix: include: - rvm: 2.7 gemfile: Gemfile env: RAKE_TASK=spec - rvm: 2.6 gemfile: Gemfile env: RAKE_TASK=spec - rvm: 2.5 gemfile: Gemfile env: RAKE_TASK=spec
Version data entries
13 entries across 13 versions & 1 rubygems