diff --git a/.travis.yml b/.travis.yml index d92c7ae8..7b0d604a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,10 +27,10 @@ install: script: - $ISLANDORA_DIR/.scripts/line_endings.sh . - - cd $ISLANDORA_DIR/drupal/modules/islandora + - cd $HOME/drupal/modules/islandora - php vendor/bin/phpcs --standard=Drupal **/*.module **/*.php --ignore=tests,vendor . - php vendor/bin/phpcpd --names *.module,*.inc,*.test,*.php --exclude=vendor . - - cd $ISLANDORA_DIR/drupal; php core/scripts/run-tests.sh islandora + - cd $HOME/drupal; php core/scripts/run-tests.sh islandora notifications: irc: