Sha256: 5d6c955fbeea4c8f647cf5d468c694b676d20a8cfe35c2904cd150e0b6aeb5b1

Contents?: true

Size: 417 Bytes

Versions: 1

Compression:

Stored size: 417 Bytes

Contents

language: ruby
bundler_args: --without yard guard benchmarks
script: "bundle exec rake ci"
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.0
  - ruby-head
  - rbx-2
matrix:
  include:
    - rvm: jruby-19mode
    - rvm: jruby-20mode
    - rvm: jruby-21mode
    - rvm: jruby-head
  allow_failures:
    - rvm: jruby-20mode
    - rvm: jruby-21mode
    - rvm: ruby-head
    - rvm: jruby-head
  fast_finish: true
branches:
  only: master

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tty-0.1.1 .travis.yml