Sha256: 00a706f8c03ac2df2a0f279827a11bbafca775741e156d6f70052208905a5300

Contents?: true

Size: 284 Bytes

Versions: 4

Compression:

Stored size: 284 Bytes

Contents

language: ruby
cache: bundler
sudo: false
rvm: 2.5
env:
  matrix:
    - "RAILS_VERSION=5.1.6"
    - "RAILS_VERSION=5.0.7"
global_env:
  - NOKOGIRI_USE_SYSTEM_LIBRARIES=true
before_install:
  - gem update --system
  - gem install bundler
before_script:
  - jdk_switcher use oraclejdk8

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
valkyrie_active_fedora-0.0.6 .travis.yml
valkyrie_active_fedora-0.0.5 .travis.yml
valkyrie_active_fedora-0.0.4 .travis.yml
valkyrie_active_fedora-0.0.3 .travis.yml