Sha256: 0b8a1452e281c678cb9c80d4948e3172073295e0b7534ad2a6b0b521df18abfc

Contents?: true

Size: 601 Bytes

Versions: 2

Compression:

Stored size: 601 Bytes

Contents

language: ruby
cache: bundler
sudo: false
rvm:
  - 2.2
matrix:
  include:
    - rvm: 2.1
      env: "RAILS_VERSION=4.1.8"
env:
  global:
    - NOKOGIRI_USE_SYSTEM_LIBRARIES=true

  matrix:
    - "RAILS_VERSION=4.1.8"
    - "RAILS_VERSION=4.2.0"

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}"
services:
  - redis-server

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sufia-6.0.0.rc4 .travis.yml
sufia-6.0.0.rc3 .travis.yml