Sha256: b0d1381be35fa9617ea547f1d399c66747091189f52fd4da89b4b741d5931708

Contents?: true

Size: 387 Bytes

Versions: 7

Compression:

Stored size: 387 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.1
  - jruby
  - ruby-head
matrix:
  allow_failures:
    - rvm: ruby-head
script: "bundle exec rake"
sudo: false

Version data entries

7 entries across 6 versions & 5 rubygems

Version Path
dadapush_client-1.0.1 vendor/bundle/ruby/2.3.0/gems/json-2.1.0/.travis.yml
cloudsmith-api-0.30.7 vendor/bundle/ruby/2.3.0/gems/json-2.1.0/.travis.yml
vagrant-packet-0.1.1 vendor/bundle/ruby/2.3.0/gems/json-2.1.0/.travis.yml
vagrant-packet-0.1.1 vendor/bundle/ruby/2.4.0/gems/json-2.1.0/.travis.yml
cloudsmith-api-0.21.4 vendor/bundle/ruby/2.3.0/gems/json-2.1.0/.travis.yml
json_pure-2.1.0 .travis.yml
json-2.1.0 .travis.yml