Sha256: 55e69c5718f5face2fee0b865aa888cfb754112d483b55ac07ee0686afd045f2

Contents?: true

Size: 733 Bytes

Versions: 2

Compression:

Stored size: 733 Bytes

Contents

language: ruby
cache: bundler
sudo: false
before_install:
  - gem update --system
  - gem install bundler
rvm:
  - 2.2.5
  - 2.3.4
  - 2.4.1
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}"
addons:
  apt:
    sources:
      - "trusty-media"
      - sourceline: ppa:jonathonf/ffmpeg-3
    packages:
      - ghostscript
      - ufraw-batch
      - libpng-dev
      - imagemagick
      - ffmpeg
      - libreoffice

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hydra-derivatives-3.4.1 .travis.yml
hydra-derivatives-3.4.0 .travis.yml