Sha256: c994524e2aa8fd8c61398bb3b969ecbb6f3ee47daba9b077ef30654840018b22

Contents?: true

Size: 327 Bytes

Versions: 6

Compression:

Stored size: 327 Bytes

Contents

---
language: ruby
sudo: false
cache: bundler
before_install: "gem update bundler"
script: "bundle exec rake ci"
rvm:
  - 2.0.0
  - 2.1.10
  - 2.2.5
  - 2.3.1
  - 2.4.1
  - ruby-head
  - jruby-9000
  - jruby-head
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
  fast_finish: true
branches:
  only: master

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
tty-screen-0.6.4 .travis.yml
tty-screen-0.6.3 .travis.yml
tty-screen-0.6.2 .travis.yml
tty-screen-0.6.1 .travis.yml
tty-screen-0.6.0 .travis.yml
tty-screen-0.5.1 .travis.yml