From ab5c6f7f3cbd3a909885bfd5435db01b7d3c43a7 Mon Sep 17 00:00:00 2001 From: qadan Date: Thu, 14 Nov 2013 12:28:05 -0400 Subject: [PATCH] adding fedora 3.7.0 to travis --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b20020e..84a7665 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ branches: env: - FEDORA_VERSION="3.5" - FEDORA_VERSION="3.6.2" + - FEDORA_VERSION="3.7.0" before_install: - cd $HOME - git clone -b 7.x git://github.com/Islandora/islandora.git @@ -23,4 +24,4 @@ script: - $ISLANDORA_DIR/tests/scripts/line_endings.sh sites/all/modules/islandora_bookmark - drush coder-review --reviews=production,security,style,i18n,potx,sniffer islandora_bookmark - phpcpd --names *.module,*.inc,*.test sites/all/modules/islandora_bookmark - - drush test-run --uri=http://localhost:8081 "Islandora Bookmark" \ No newline at end of file + - drush test-run --uri=http://localhost:8081 "Islandora Bookmark"