Sha256: fe9204664b1f5190a13c9154c6168117e8d9bbe09058cae3b000aa204d2eb583

Contents?: true

Size: 594 Bytes

Versions: 2

Compression:

Stored size: 594 Bytes

Contents

language: ruby
cache: bundler
sudo: false
rvm:
  - 2.1
env:
  global:
    - NOKOGIRI_USE_SYSTEM_LIBRARIES=true

  matrix:
    - "RAILS_VERSION=4.1.8"
    - "RAILS_VERSION=4.2.0"

matrix:
  allow_failures:
    - env: "RAILS_VERSION=4.2.0"

notifications:
  email:
    recipients:
      - "ul-dlt-hydra@lists.psu.edu"
    on_success: "change"
    on_failure: "always"
  irc:
    channels:
      - "irc.freenode.org#scholarsphere"
      - "irc.freenode.org#projecthydra"
    template:
      - "%{repository}//%{branch}@%{commit} by %{author}: %{message} - %{build_url}"
services:
  - redis-server

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sufia-6.0.0.rc2 .travis.yml
sufia-6.0.0.rc1 .travis.yml