Sha256: fb83167400703b9e270ca9e6571456efaa2ab0fa8e275aeb118dabdb82341e13

Contents?: true

Size: 429 Bytes

Versions: 1

Compression:

Stored size: 429 Bytes

Contents

notifications:
  email: false

rvm:
  - 2.1.1
  - 2.1.0
  - 2.0.0
  - 1.9.3
  - jruby

before_install:
  - gem install bundler 

gemfile:
  - gemfiles/rails3.gemfile
  - gemfiles/rails4.gemfile
  - gemfiles/rails4.1.gemfile

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

env:
  global:
    - JRUBY_OPTS="-J-Xms512m -J-Xmx1024m"
    - NOKOGIRI_USE_SYSTEM_LIBRARIES=true

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
blacklight-5.2.0 .travis.yml