Sha256: 3c66a88118838d445655f712114103af999dc24357b1aef124470167669c1af3

Contents?: true

Size: 360 Bytes

Versions: 5

Compression:

Stored size: 360 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.1
  - ruby-head
  - jruby-9000
  - jruby-head
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
  fast_finish: true
branches:
  only: master
notifications:
  email: false

Version data entries

5 entries across 5 versions & 3 rubygems

Version Path
tty-prompt-0.13.2 .travis.yml
tty-reader-0.1.0 .travis.yml
tty-prompt-0.13.1 .travis.yml
tty-prompt-0.13.0 .travis.yml
austb-tty-prompt-0.13.0 .travis.yml