Sha256: 7313499ae766e0ffda7f0edbac7880af11b382ab20725d2209c2b23771dcb34d

Contents?: true

Size: 400 Bytes

Versions: 1

Compression:

Stored size: 400 Bytes

Contents

---
language: ruby
sudo: false
cache: bundler
before_install: "gem update bundler"
bundler_args: --without yard benchmarks
script: "bundle exec rake ci"
rvm:
  - 2.0.0
  - 2.1.10
  - 2.2.6
  - 2.3.3
  - 2.4.1
  - ruby-head
  - jruby-9.1.1.0
  - 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-table-0.9.0 .travis.yml