Sha256: 441c830d20bdfd8bd48a6d8e535174ce02858565a3cf83a7860a12f783c9f6b0

Contents?: true

Size: 352 Bytes

Versions: 5

Compression:

Stored size: 352 Bytes

Contents

language: ruby
sudo: false
cache:
  directories:
  - /tmp/solr-5.3.0

notifications:
  email: false

rvm:
  - 2.3.0

env:
 - "RAILS_VERSION=4.2.5"

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

global_env:
  - NOKOGIRI_USE_SYSTEM_LIBRARIES=true
before_script:
  - jdk_switcher use oraclejdk8

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
blacklight-access_controls-0.6.0 .travis.yml
blacklight-access_controls-0.5.1 .travis.yml
blacklight-access_controls-0.5.0 .travis.yml
blacklight-access_controls-0.4.1 .travis.yml
blacklight-access_controls-0.4.0 .travis.yml