Sha256: 6eb2666280f2051d6c4b5dcb0238e8bcea33e498c43a7bd5279618ab91dfbb96

Contents?: true

Size: 479 Bytes

Versions: 1

Compression:

Stored size: 479 Bytes

Contents

notifications:
  email: false

rvm:
  - 1.9.3
  - jruby-19mode
  - 2.0.0

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

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

env: JRUBY_OPTS="--server -Xcompile.invokedynamic=true -J-Xms512m -J-Xmx1024m"        
# jruby 1.9 + rails 4.0.0.beta1 don't work well together
matrix:
  allow_failures:
    - rvm: jruby-19mode
      gemfile: gemfiles/rails4.gemfile

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
blacklight-4.2.1 .travis.yml