Sha256: cf05e25f164ae87faf1c632b0c715367502213edb2b897241855b1f7c956f85e
Contents?: true
Size: 322 Bytes
Versions: 64
Compression:
Stored size: 322 Bytes
Contents
--- sudo: false language: ruby cache: bundler rvm: - 2.5 - 2.6 - ruby-head before_install: - gem install bundler -v 2.0.1 - gem update --system - gem --version matrix: allow_failures: - rvm: ruby-head install: - bundle install --with development --jobs=3 --retry=3 --path=${BUNDLE_PATH:-vendor/bundle}
Version data entries
64 entries across 64 versions & 20 rubygems