Sha256: f895ad663db3e7fab8deb2770f881e18eef06d13da9902dec58a56049122e738

Contents?: true

Size: 520 Bytes

Versions: 8

Compression:

Stored size: 520 Bytes

Contents

language: ruby
cache: bundler
sudo: false
rvm:
  - 2.2
env:
  global:
  - NOKOGIRI_USE_SYSTEM_LIBRARIES=true
  matrix:
  - "RAILS_VERSION=4.2.5"
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

8 entries across 8 versions & 1 rubygems

Version Path
hydra-collections-8.2.0 .travis.yml
hydra-collections-8.1.1 .travis.yml
hydra-collections-8.1.0 .travis.yml
hydra-collections-8.0.0 .travis.yml
hydra-collections-7.0.0 .travis.yml
hydra-collections-5.0.4 .travis.yml
hydra-collections-6.0.0 .travis.yml
hydra-collections-6.0.0.rc2 .travis.yml