Sha256: bda09ca7c306793d94f5132089ba4b452945e1394dd9017785291fc93de5a1be

Contents?: true

Size: 335 Bytes

Versions: 2

Compression:

Stored size: 335 Bytes

Contents

---
language: ruby
sudo: false
cache: bundler
script: "bundle exec rake ci"
rvm:
  - 1.9.3
  - 2.0
  - 2.1
  - 2.2
  - 2.3.0
  - ruby-head
  - jruby
  - jruby-9000
  - rbx-2
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby
    - rvm: jruby-9000
  fast_finish: true
branches:
  only: master
notifications:
  email: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
tty-command-0.2.0 .travis.yml
tty-command-0.1.0 .travis.yml