Sha256: 928750fb8927fbc28263f3bf7a202b316e41da0b9b8ca534f329e368418c2c6d

Contents?: true

Size: 444 Bytes

Versions: 5

Compression:

Stored size: 444 Bytes

Contents

language: ruby
cache: bundler
sudo: false
rvm:
  - 2.3.1
env:
  global:
  - NOKOGIRI_USE_SYSTEM_LIBRARIES=true
  matrix:
    - RAILS_VERSION=4.2.7
      RDF_VERSION=1.99.1
    - RAILS_VERSION=5.0.0
      RDF_VERSION=2.1.0
notifications:
  irc:
    channels:
      - "irc.freenode.org#projecthydra"
    template:
      - "%{repository}//%{branch}@%{commit} by %{author}: %{message} - %{build_url}"
before_script:
  - jdk_switcher use oraclejdk8

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
curation_concerns-1.6.3 .travis.yml
curation_concerns-1.6.2 .travis.yml
curation_concerns-1.6.1 .travis.yml
curation_concerns-1.6.0 .travis.yml
curation_concerns-1.5.0 .travis.yml