Sha256: 7d0f2f515fcd035c50a151675080f52dc00e1ba3b7591630d7fbb8e39995249a

Contents?: true

Size: 268 Bytes

Versions: 1

Compression:

Stored size: 268 Bytes

Contents

language: ruby
sudo: false
cache: bundler

# Bundler/RubyGems incompat on Ruby 2.5.0 and 2.6.1
before_install: gem update --system && gem install bundler -v 1.17.3

rvm:
  - 2.7
  - 3.0
  - ruby-head

matrix:
  allow_failures:
    - rvm: ruby-head
  fast_finish: true

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
linkedin_sign_in-0.6.0 .travis.yml