|
|
|
|
@ -43,8 +43,12 @@ install:
|
|
|
|
|
- drush --uri=127.0.0.1:8282 en -y islandora_audio islandora_breadcrumbs islandora_iiif islandora_image islandora_video islandora_text_extraction_defaults |
|
|
|
|
- drush --uri=127.0.0.1:8282 fim -y islandora_core_feature,islandora_text_extraction_defaults |
|
|
|
|
|
|
|
|
|
before_script: |
|
|
|
|
- cp $PHPUNIT_FILE $DRUPAL_DIR/web/core |
|
|
|
|
|
|
|
|
|
script: |
|
|
|
|
- $SCRIPT_DIR/travis_scripts.sh |
|
|
|
|
- cd core |
|
|
|
|
- $CUSTOM_SCRIPT_DIR/run-tests.sh "$TESTSUITE" |
|
|
|
|
|
|
|
|
|
notifications: |
|
|
|
|
|