Sha256: 6907f8a6f2d09828bbcbdcd9e468752349668cf95ed34906917a266ea1e9a858

Contents?: true

Size: 433 Bytes

Versions: 6

Compression:

Stored size: 433 Bytes

Contents

# Passes arguments to bundle install (http://gembundler.com/man/bundle-install.1.html)
#bundler_args: --binstubs
language: ruby

# Specify which ruby versions you wish to run your tests on, each version will be used
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1
  - 2.2
  - 2.3
  - 2.4
  - 2.5
  - 2.6
  - ruby-head
  - jruby
matrix:
  allow_failures:
    - rvm: 1.9.3
    - rvm: ruby-head
    - rvm: jruby
script: "bundle exec rake"
sudo: false

Version data entries

6 entries across 6 versions & 5 rubygems

Version Path
cloudsmith-api-0.44.4 vendor/bundle/ruby/2.3.0/gems/json-2.2.0/.travis.yml
cocoapods-dependency-html-0.0.2 vendor/bundle/gems/json-2.2.0/.travis.yml
cocoapods-dependency-html-0.0.1 vendor/bundle/gems/json-2.2.0/.travis.yml
approveapi-1.0.8 vendor/bundle/ruby/2.6.0/gems/json-2.2.0/.travis.yml
json_pure-2.2.0 .travis.yml
json-2.2.0 .travis.yml