Sha256: 9c7eb75f7d0e5ef0788bc003d23176011fdc1765c225d62200302a8ec7ba2e8d

Contents?: true

Size: 512 Bytes

Versions: 1

Compression:

Stored size: 512 Bytes

Contents

language: ruby
cache: bundler
sudo: false
before_install:
  - gem update --system
  - gem install bundler
rvm:
  - 2.2.5
  - 2.3.1
  - 2.4.0
env:
  global:
    - NOKOGIRI_USE_SYSTEM_LIBRARIES=true
jdk:
  - oraclejdk8
notifications:
  email:
    recipients:
      - "ul-dlt-applications@lists.psu.edu"
    on_success: "change"
    on_failure: "always"
  irc:
    channels:
      - "irc.freenode.org#scholarsphere"
    template:
      - "%{repository}//%{branch}@%{commit} by %{author}: %{message} - %{build_url}"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hydra-derivatives-3.2.2 .travis.yml