|
|
|
@ -44,6 +44,7 @@ install: |
|
|
|
- drush --uri=127.0.0.1:8282 fim -y islandora_core_feature,islandora_text_extraction_defaults |
|
|
|
- drush --uri=127.0.0.1:8282 fim -y islandora_core_feature,islandora_text_extraction_defaults |
|
|
|
|
|
|
|
|
|
|
|
before_script: |
|
|
|
before_script: |
|
|
|
|
|
|
|
- mkdir -p $DRUPAL_DIR/web/sites/simpletest/browser_output |
|
|
|
- cp $PHPUNIT_FILE $DRUPAL_DIR/web/core |
|
|
|
- cp $PHPUNIT_FILE $DRUPAL_DIR/web/core |
|
|
|
|
|
|
|
|
|
|
|
script: |
|
|
|
script: |
|
|
|
|