Sha256: c0f17311f470bed071df6c65c749328cf239020ff5c52daebae69da723260573

Contents?: true

Size: 377 Bytes

Versions: 1

Compression:

Stored size: 377 Bytes

Contents

language: ruby
sudo: false

notifications:
  email: false

rvm:
  - 2.2.4

matrix:
  include:
    - rvm: 2.1.8
      env: "RAILS_VERSION=4.2.5.1"

before_install:
  - gem install bundler

env:
 - "RAILS_VERSION=4.2.5.1"

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

global_env:
  - NOKOGIRI_USE_SYSTEM_LIBRARIES=true

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
blacklight-marc-6.1.0 .travis.yml