Sha256: 27a4acc21b2e4ff1249c265140e003a65f0b3327027fb7082c7e0ea86a6ba0c8

Contents?: true

Size: 344 Bytes

Versions: 1

Compression:

Stored size: 344 Bytes

Contents

language: ruby
rvm:
  - 2.2.4
  - 2.3.1
  - 2.4.0
  - ruby-head
  - jruby-19mode # JRuby in 1.9 mode
  - rbx-2
matrix:
  include:
    - rvm: 2.0.0
      gemfile: Gemfile_ruby2
    - rvm: 2.1.8
      gemfile: Gemfile_ruby2
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-19mode
    - rvm: rbx-2
bundler_args: --without local_development

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
roo-2.6.0 .travis.yml