Sha256: 6b61ee0e22c055f54c9fcaa6b8d676149a0dbdb742f3e7d326406124bded0600

Contents?: true

Size: 449 Bytes

Versions: 2

Compression:

Stored size: 449 Bytes

Contents

dist: trusty
addons:
  chrome: stable
language: ruby
sudo: required

notifications:
  email: false

rvm:
  - 2.4.3

matrix:
  include:
    - rvm: 2.3.6
      env: "RAILS_VERSION=5.0.6"

before_install:
  - gem update --system
  - gem install bundler
  - google-chrome-stable --headless --disable-gpu --remote-debugging-port=9222 http://localhost &

env:
 - "RAILS_VERSION=5.1.4 "

global_env:
  - NOKOGIRI_USE_SYSTEM_LIBRARIES=true

jdk: oraclejdk8

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
geoblacklight-1.8.0 .travis.yml
geoblacklight-1.7.1 .travis.yml