Sha256: 8152be06dbede4b96ae23207addccfc71f11d4869ed218e014d1380f07f418c9

Contents?: true

Size: 558 Bytes

Versions: 3

Compression:

Stored size: 558 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}"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hydra-collections-4.0.0 .travis.yml
hydra-collections-4.0.0.rc3 .travis.yml
hydra-collections-4.0.0.rc2 .travis.yml