Sha256: ace8f7aeefdc27f6b69723c0e9d0ff1791acbf09400fab64aa0a7c8d986f4ae9

Contents?: true

Size: 395 Bytes

Versions: 4

Compression:

Stored size: 395 Bytes

Contents

---
language: ruby
sudo: false
cache: bundler
before_install: "gem update bundler"
script: "bundle exec rake ci"
rvm:
  - 2.0.0
  - 2.1.10
  - 2.2.9
  - 2.3.6
  - 2.4.4
  - 2.5.1
  - ruby-head
  - jruby-9.1.5.0
  - jruby-head
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-9.1.5.0
    - rvm: jruby-head
  fast_finish: true
branches:
  only: master
notifications:
  email: false

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
tty-progressbar-0.16.0 .travis.yml
tty-box-0.1.0 .travis.yml
tty-progressbar-0.15.1 .travis.yml
tty-progressbar-0.15.0 .travis.yml