Sha256: c63dfff809f374e6ff8c46a8a14cb3aef86b89aaa4e3230697a53cea2308e1a4

Contents?: true

Size: 292 Bytes

Versions: 1

Compression:

Stored size: 292 Bytes

Contents

language: ruby

dist: xenial

before_script:
  - git config --global user.email "you@example.com"
  - git config --global user.name "Your Name"

cache:
  bundler: true

rvm:
  - 2.5
  - 2.6
  - 2.7
  - ruby-head

matrix:
  allow_failures:
    - rvm: ruby-head

branches:
  only:
    - master

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
keep_up-0.9.0 .travis.yml