Sha256: 59c6cef7995b1f5d0ed3cbec24188836702eefeb4c5f095b030d5ecf617cfc95

Contents?: true

Size: 670 Bytes

Versions: 1

Compression:

Stored size: 670 Bytes

Contents

dist: bionic
language: ruby
addons:
  chrome: stable
before_install:
  - google-chrome-stable --headless --disable-gpu --remote-debugging-port=9222 http://localhost &

notifications:
  email: false

matrix:
  include:
    - rvm: 2.6.5
      env: "RAILS_VERSION=6.0.0 ENGINE_CART_RAILS_OPTIONS=\"--skip-webpack-install\""
    - rvm: 2.6.5
      env: "RAILS_VERSION=5.2.3"
    - rvm: 2.6.5
      env: "RAILS_VERSION=5.2.3 BLACKLIGHT_VERSION=7.6.0"
    - rvm: 2.5.7
      env: "RAILS_VERSION=5.1.7"

notifications:
  irc: "irc.freenode.org#blacklight"
  email:
      - blacklight-commits@googlegroups.com

global_env:
  - NOKOGIRI_USE_SYSTEM_LIBRARIES=true

jdk: openjdk11

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
blacklight_range_limit-7.9.1 .travis.yml