Sha256: ec1d9b6c16d16dec8fbd919945939452a6fa9155f52ef444a25e96d17f1754cc

Contents?: true

Size: 363 Bytes

Versions: 1

Compression:

Stored size: 363 Bytes

Contents

---
language: ruby
sudo: false
cache: bundler
bundler_args: --without yard benchmarks
script: "bundle exec rake ci"
rvm:
  - 2.0.0
  - 2.1.10
  - 2.2.8
  - 2.3.6
  - 2.4.3
  - ruby-head
  - jruby-9.1.5.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-pager-0.11.0 .travis.yml