|
|
|
@ -28,7 +28,7 @@ script:
|
|
|
|
|
- $ISLANDORA_DIR/tests/scripts/line_endings.sh sites/all/modules/islandora |
|
|
|
|
- drush coder-review --reviews=production,security,style,i18n,potx,sniffer islandora |
|
|
|
|
- phpcpd --names *.module,*.inc,*.test sites/all/modules/islandora |
|
|
|
|
- drush test-run --uri=http://localhost:8081 Islandora |
|
|
|
|
- php /var/www/drupal7/scripts/run-tests.sh "Islandora" |
|
|
|
|
after_failure: |
|
|
|
|
- $ISLANDORA_DIR/tests/scripts/travis_after_failure.sh |
|
|
|
|
notifications: |
|
|
|
|