Sha256: b8c244494d1ffee54037b4a8c87a4089a94b6d5246c6b5ce7a1f1052beaa7297

Contents?: true

Size: 393 Bytes

Versions: 2

Compression:

Stored size: 393 Bytes

Contents

---
language: ruby
sudo: false
cache: bundler
bundler_args: --without yard guard benchmarks
script: "bundle exec rake ci"
rvm:
  - 2.0.0
  - 2.1.10
  - 2.2.6
  - 2.3.3
  - 2.4.0
  - ruby-head
  - jruby-9000
  - jruby-head
  - rbx-3
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
    - rvm: rbx-3
  fast_finish: true
branches:
  only: master
notifications:
  email: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
tty-0.6.1 .travis.yml
tty-0.6.0 .travis.yml