Sha256: b5d190a63211264f748830b3a8d6f30f5eecc35e8221155b678615e88ee486b6

Contents?: true

Size: 553 Bytes

Versions: 1

Compression:

Stored size: 553 Bytes

Contents

language: ruby
before_install:
  - sudo apt-get install libclamav-dev clamav-data
rvm:
  - "1.9.3"
  - "2.0.0"
env:
  global:
  - NOKOGIRI_USE_SYSTEM_LIBRARIES=true
notifications:
  email:
    recipients:
      - "ul-dlt-applications@lists.psu.edu"
      - "michael@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}"
services:
  - redis-server

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sufia-3.5.0 .travis.yml