Sha256: 1dcf9b4636a11bfb33caa569cb216efb4a22dd9483353506d8ca8e3dbdb3cd8c

Contents?: true

Size: 382 Bytes

Versions: 6

Compression:

Stored size: 382 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.3
  - 2.4.0
matrix:
  include:
    - rvm: jruby
      env: JRUBY_OPTS="--2.0"
script: "bundle exec rake"
sudo: false

Version data entries

6 entries across 5 versions & 3 rubygems

Version Path
alloy_sdk-0.1.0 vendor/bundle/ruby/2.6.0/gems/json-1.8.6/.travis.yml
alloy_sdk-0.1.0 vendor/bundle/ruby/3.0.0/gems/json-1.8.6/.travis.yml
json_pure-1.8.6 .travis.yml
json-1.8.6 .travis.yml
json_pure-1.8.5 .travis.yml
json-1.8.5 .travis.yml