Sha256: a97d3fd430cee8305d980da646c147a56da86ac1645c2a861e576723317a6085

Contents?: true

Size: 547 Bytes

Versions: 3

Compression:

Stored size: 547 Bytes

Contents

language: ruby
cache: bundler
sudo: false
rvm:
  - 2.1
env:
  global:
  - NOKOGIRI_USE_SYSTEM_LIBRARIES=true
  matrix:
  - "RAILS_VERSION=4.1.10"
  - "RAILS_VERSION=4.2.1"
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}"
before_script:
  - jdk_switcher use oraclejdk8

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hydra-collections-6.0.0.rc1 .travis.yml
hydra-collections-5.0.3 .travis.yml
hydra-collections-6.0.0.alpha .travis.yml