|
|
|
@ -43,12 +43,8 @@ script: |
|
|
|
- $SCRIPT_DIR/run-tests.sh "islandora_video" |
|
|
|
- $SCRIPT_DIR/run-tests.sh "islandora_video" |
|
|
|
- $SCRIPT_DIR/run-tests.sh "islandora_text_extraction" |
|
|
|
- $SCRIPT_DIR/run-tests.sh "islandora_text_extraction" |
|
|
|
|
|
|
|
|
|
|
|
after_script: |
|
|
|
|
|
|
|
- ps -ef |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
after_success: |
|
|
|
after_success: |
|
|
|
- bash <(curl -s https://codecov.io/bash) |
|
|
|
- bash <(curl -s https://codecov.io/bash) |
|
|
|
- ps -ef |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
notifications: |
|
|
|
notifications: |
|
|
|
slack: |
|
|
|
slack: |
|
|
|
|