Sha256: 8a7b513c8d43eacf98882fc52902236117ec42216d115d6375cee35b2cfe97fc

Contents?: true

Size: 377 Bytes

Versions: 2

Compression:

Stored size: 377 Bytes

Contents

---
language: ruby
sudo: false
cache: bundler
bundler_args: --without tools
script: "bundle exec rake ci"
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.10
  - 2.2.5
  - 2.3.1
  - ruby-head
  - jruby-9000
  - jruby-head
  - rbx-2
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
    - rvm: rbx-2
  fast_finish: true
branches:
  only: master
notifications:
  email: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
tty-prompt-0.9.0 .travis.yml
tty-prompt-0.8.0 .travis.yml