Sha256: 4e6cce1781382c7230b95f0a14d95091678efcbdc6bbfa94dc7637c779835731

Contents?: true

Size: 345 Bytes

Versions: 30

Compression:

Stored size: 345 Bytes

Contents

sudo: false
language: ruby
cache: bundler
rvm:
  - 2.3.0
  - 2.4
  - 2.5
  - 2.6
  - rbx-3
  - ruby-head
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: rbx-3
    - rvm: 2.6
before_install:
  - gem update --system
  - gem --version
install:
  - bundle install --with development --jobs=3 --retry=3 --path=${BUNDLE_PATH:-vendor/bundle}

Version data entries

30 entries across 30 versions & 5 rubygems

Version Path
media_types-0.1.0 .travis.yml
commande-0.3.1 .travis.yml
shrine-content_addressable-0.4.0 .travis.yml
shrine-content_addressable-0.3.1 .travis.yml
shrine-configurable_storage-0.1.2 .travis.yml
tempfile-fixture-0.1.2 .travis.yml
commande-0.3.0 .travis.yml
shrine-content_addressable-0.1.0 .travis.yml
shrine-configurable_storage-0.1.1 .travis.yml
shrine-configurable_storage-0.1.0 .travis.yml