From 0329edb16cf420b02398c0c0cd000acd272dc6a5 Mon Sep 17 00:00:00 2001 From: nruest Date: Sat, 17 Oct 2015 09:52:18 -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 7107e787..f412ddd0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,7 @@ env: - FEDORA_VERSION="3.5" - FEDORA_VERSION="3.6.2" - FEDORA_VERSION="3.7.0" + - FEDORA_VERSION="3.8.1" global: # This key is unique to the Islandora/islandora repository; logging will # fail on forked repositories unless a new unique key is generated for them.