|
|
|
@ -30,7 +30,7 @@ script:
|
|
|
|
|
- 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 $HOME/drupal; php core/scripts/run-tests.sh islandora |
|
|
|
|
- cd $HOME/drupal; php core/scripts/run-tests.sh --php `which php` islandora |
|
|
|
|
|
|
|
|
|
notifications: |
|
|
|
|
irc: |
|
|
|
|