Nesting islandora in its own folder
@ -26,8 +26,8 @@ install:
script:
- $ISLANDORA_DIR/tests/scripts/line_endings.sh .
- $ISLANDORA_DIR/.scripts/line_endings.sh .
- php vendor/bin/phpcs --standard=Drupal *.module src
- php vendor/bin/phpcs --standard=Drupal **/*.module **/*.php --ignore=tests,vendor .
- php vendor/bin/phpcpd --names *.module,*.inc,*.test,*.php --exclude=vendor .
notifications:
@ -5,7 +5,7 @@
## Introduction
Islandora Fedora 4 Repository Module for Drupal 8.1.x
Islandora modules for Drupal 8.2.x
## Maintainers