Sha256: b138988c601e338177d8e6dcf3939ea42247830e3760a7478ca858587e11f406

Contents?: true

Size: 445 Bytes

Versions: 2

Compression:

Stored size: 445 Bytes

Contents

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

notifications:
  email: false

rvm:
  - 2.4.1

matrix:
  include:
    - rvm: 2.3.4
      env: "RAILS_VERSION=5.0.5"

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.3"

global_env:
  - NOKOGIRI_USE_SYSTEM_LIBRARIES=true

jdk: oraclejdk8

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
geoblacklight-1.7.0 .travis.yml
geoblacklight-1.6.0 .travis.yml