Sha256: d44c22575cfbc8735828d302068c6fe37b04b048a058cbb5786ee65ce8748b70

Contents?: true

Size: 383 Bytes

Versions: 4

Compression:

Stored size: 383 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
    - rvm: jruby-9.1.1.0
  fast_finish: true
branches:
  only: master
notifications:
  email: false

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tty-command-0.4.0 .travis.yml
tty-command-0.3.3 .travis.yml
tty-command-0.3.2 .travis.yml
tty-command-0.3.1 .travis.yml