Sha256: ac0fb73b814983aebd36ff183ee9031c7c4e4784472e8f25e7a25fde9b8e2450

Contents?: true

Size: 373 Bytes

Versions: 2

Compression:

Stored size: 373 Bytes

Contents

bundler_args: --without development
before_install:
  - gem update --system
  - gem update bundler
cache: bundler
env:
  global:
    - JRUBY_OPTS="$JRUBY_OPTS --debug"
language: ruby
rvm:
  - jruby-9000
  - 2.2.9
  - 2.3.5
  - 2.4.4
  - 2.5.3
  - jruby-head
  - ruby-head
matrix:
  allow_failures:
    - rvm: jruby-head
    - rvm: ruby-head
  fast_finish: true
sudo: false

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
omniauth-oauth2-1.6.0 .travis.yml
omniauth-1.9.0 .travis.yml