Sha256: efd984196352a44139cc95cd35a9d1592f767dbf59f212a615e0b5812b7ba029

Contents?: true

Size: 383 Bytes

Versions: 1

Compression:

Stored size: 383 Bytes

Contents

language: ruby
cache: bundler
bundler_args: --without yard pry
rvm:
  - ree
  - 1.8.7
  - 1.9.2
  - 1.9.3
  - 2.0.0
  - 2.1.0
  - ruby-head
  - rbx-2
matrix:
  include:
    - rvm: jruby-19mode
      env: JRUBY_OPTS="$JRUBY_OPTS --debug"
    - rvm: jruby-head
      env: JRUBY_OPTS="$JRUBY_OPTS --debug"
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
  fast_finish: true

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
liner-0.2.3 .travis.yml