Sha256: 666b17c308e4d31ebaec9ccde289eb1d38b890f7634ce5aa806f580647315ef5

Contents?: true

Size: 744 Bytes

Versions: 1

Compression:

Stored size: 744 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hydra-derivatives-3.4.2 .travis.yml