Sha256: 62a600945a59e416094b2aea6d0e9fa0ddab05b1f85aa65d7906bf493ec33758

Contents?: true

Size: 384 Bytes

Versions: 2

Compression:

Stored size: 384 Bytes

Contents

---
language: ruby
sudo: false
cache: bundler
bundler_args: --without yard benchmarks
script: "bundle exec rake ci"
rvm:
  - 1.9.3
  - 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: 2.4.0
    - rvm: ruby-head
    - rvm: jruby-head
    - rvm: rbx-3
  fast_finish: true
branches:
  only: master

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
tty-cursor-0.5.0 .travis.yml
tty-cursor-0.4.0 .travis.yml