Sha256: 0f313fa771fe7ba7281924fa7713cf7109214a1b249c130c4d98fab88e0648bd

Contents?: true

Size: 404 Bytes

Versions: 2

Compression:

Stored size: 404 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.6
  - 2.3.3
  - 2.4.0
  - ruby-head
  - jruby-9000
  - jruby-head
  - rbx-3
matrix:
  allow_failures:
    - rvm: 2.4.0
    - rvm: ruby-head
    - rvm: jruby-head
    - rvm: rbx-3
  fast_finish: true
branches:
  only: master
notifications:
  email: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
tty-prompt-0.10.1 .travis.yml
tty-prompt-0.10.0 .travis.yml