Sha256: b2b211e70293dcfeab128595981e0e3036f5f9d7fb06ee23323f94fd4e97d743

Contents?: true

Size: 420 Bytes

Versions: 1

Compression:

Stored size: 420 Bytes

Contents

---
language: ruby
sudo: false
cache: bundler
bundler_args: --without benchmarks tools
script: bundle exec rake
rvm:
  - 2.3.0
  - 2.4.0
  - 2.5.0
  - ruby-head
  - jruby-9.1.0.0
  - rbx-3
env:
  global:
    - JRUBY_OPTS='--dev -J-Xmx1024M'
matrix:
  allow_failures:
    - rvm: rbx-3
    - rvm: ruby-head
    - rvm: jruby-head
  include:
    - rvm: jruby-head
      before_install: gem install bundler --no-ri --no-rdoc

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
open_api-loader-0.0.1 .travis.yml