Sha256: 2f1d428199e27849f07a5569c5fa1ac1556a870a0e8c03c97258ace639cf69fc

Contents?: true

Size: 340 Bytes

Versions: 2

Compression:

Stored size: 340 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-head
  fast_finish: true
branches:
  only: master

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
strings-0.1.2 .travis.yml
tty-screen-0.6.5 .travis.yml