Sha256: 0f09022ae7564e321a39691348a703b1088a490c6b3b104ab02175f664a021fb

Contents?: true

Size: 319 Bytes

Versions: 1

Compression:

Stored size: 319 Bytes

Contents

---
language: ruby
sudo: false
cache: bundler
script: "bundle exec rake ci"
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.0
  - 2.2.0
  - 2.3.0
  - 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

1 entries across 1 versions & 1 rubygems

Version Path
tty-progressbar-0.10.1 .travis.yml