Sha256: e9f863d06dcbc6db4230f5b96b28b710afcca137a174362af88839a305751a99

Contents?: true

Size: 387 Bytes

Versions: 2

Compression:

Stored size: 387 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: 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.12.0 .travis.yml
tty-prompt-0.11.0 .travis.yml