Sha256: 314e58f63dc4bd1304d8112672d234e03bae8f25b51c38603bec41f1b4a60d09

Contents?: true

Size: 589 Bytes

Versions: 2

Compression:

Stored size: 589 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-5.0.0 .travis.yml
sufia-5.0.0.rc1 .travis.yml