Sha256: 3f2651b0fb58a9e26d9214fa818283fed9143079a9c0444d2ab2f2c1f219c323

Contents?: true

Size: 287 Bytes

Versions: 4

Compression:

Stored size: 287 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.5.1
  - 2.4.4
  - 2.3.7
  - 2.2.7
  - 2.1.10
  - jruby-9.0.5.0
  - rbx-3.100

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
imageboss-rb-1.0.3 .travis.yml
imageboss-rb-1.0.2 .travis.yml
imageboss-rb-1.0.1 .travis.yml
imageboss-rb-1.0.0 .travis.yml