Sha256: 0cb92f4e3f884339dccca47ce1f3e25a537fa49e67e46fa80293473826ea5646

Contents?: true

Size: 244 Bytes

Versions: 5

Compression:

Stored size: 244 Bytes

Contents

language: ruby
cache: bundler
bundler_args: "--binstubs --path ../bundle --retry=3 --jobs=3"
before_install:
  - gem install bundler
  - rvm get head
  - bundle install
script:
  - bundle exec rspec
rvm:
  - 2.7.0
  - 2.6.5
  - 2.5.1
  - jruby

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
imageboss-rb-2.1.3 .travis.yml
imageboss-rb-2.1.2 .travis.yml
imageboss-rb-2.1.1 .travis.yml
imageboss-rb-2.1.0 .travis.yml
imageboss-rb-2.0.0 .travis.yml