Sha256: 43778604a48b778640b20c993302230955940d2d3051ef779fc97d037bbc6ec1

Contents?: true

Size: 235 Bytes

Versions: 1

Compression:

Stored size: 235 Bytes

Contents

sudo: false
language: ruby

script: bundle exec ruby spec/instance_variables_from_spec.rb

rvm:
- 2.2
- 2.1
- 2.0
- rbx-2
- jruby-head
- jruby-9000

cache:
- bundler

matrix:
  fast_finish: true
  allow_failures:
    - rvm: jruby-9000

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
instance_variables_from-1.0.0 .travis.yml