Sha256: 55a9cbb9e44bfa2badff487c8dfd7a5ebf28aebe0fcd8161a2f56347cb0bc16c

Contents?: true

Size: 596 Bytes

Versions: 9

Compression:

Stored size: 596 Bytes

Contents

dist: trusty
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

9 entries across 9 versions & 1 rubygems

Version Path
blacklight_range_limit-7.8.0 .travis.yml
blacklight_range_limit-7.7.0 .travis.yml
blacklight_range_limit-7.6.0 .travis.yml
blacklight_range_limit-7.5.0 .travis.yml
blacklight_range_limit-7.4.0 .travis.yml
blacklight_range_limit-7.3.2 .travis.yml
blacklight_range_limit-7.3.1 .travis.yml
blacklight_range_limit-7.3.0 .travis.yml
blacklight_range_limit-7.2.0 .travis.yml