From ffcd19894fe7515b3059b55984dc338ee6cb91f9 Mon Sep 17 00:00:00 2001 From: Jared Whiklo Date: Wed, 14 Oct 2020 13:14:05 -0500 Subject: [PATCH] Stupidity --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 01c00d09..b812a066 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,8 +24,8 @@ branches: before_install: - export SCRIPT_DIR=$HOME/islandora/.scripts - - export CUSTOM_SCRIPT_DIR=$DRUPAL_DIR/web/modules/custom/islandora/.scripts - export DRUPAL_DIR=/opt/drupal + - export CUSTOM_SCRIPT_DIR=$DRUPAL_DIR/web/modules/custom/islandora/.scripts - export COMPOSER_PATH="/home/travis/.phpenv/versions/$TRAVIS_PHP_VERSION/bin/composer" - phpenv config-rm xdebug.ini