Sha256: 25d5f0b192e3f385539588af2784e8a96b880ea9f440d7696056c5989302dbbb

Contents?: true

Size: 358 Bytes

Versions: 1

Compression:

Stored size: 358 Bytes

Contents

---
language: ruby
sudo: false
cache: bundler
script: "bundle exec rake ci"
rvm:
  - 2.0.0
  - 2.1.10
  - 2.2.6
  - 2.3.3
  - 2.4.0
  - ruby-head
  - jruby-9.1.1.0
  - jruby-head
env:
  global:
    - JRUBY_OPTS=''
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
  fast_finish: true
branches:
  only: master
notifications:
  email: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tty-command-0.3.0 .travis.yml