From 1ae9b9cedea00fe7a24566b845e94f9ddf06a1e7 Mon Sep 17 00:00:00 2001 From: nruest Date: Sat, 17 Oct 2015 09:52:39 -0400 Subject: [PATCH] Add fcrepo 3.8.1 support. Address ISLANDORA-1149 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 4034328..79b89d7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ env: - FEDORA_VERSION="3.5" - FEDORA_VERSION="3.6.2" - FEDORA_VERSION="3.7.0" + - FEDORA_VERSION="3.8.1" before_install: - cd $HOME - git clone -b 7.x git://github.com/Islandora/islandora.git