Sha256: 97ee11ed2974b06dacecdd704ba25ee64f3cd484b2ae77bfbc75849bf59e061f

Contents?: true

Size: 596 Bytes

Versions: 2

Compression:

Stored size: 596 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.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: oraclejdk9

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
blacklight_range_limit-7.8.2 .travis.yml
blacklight_range_limit-7.8.1 .travis.yml