|
|
@ -35,10 +35,5 @@ script: |
|
|
|
- $SCRIPT_DIR/run-tests.sh "islandora" |
|
|
|
- $SCRIPT_DIR/run-tests.sh "islandora" |
|
|
|
- $SCRIPT_DIR/run-tests.sh "islandora_breadcrumbs" |
|
|
|
- $SCRIPT_DIR/run-tests.sh "islandora_breadcrumbs" |
|
|
|
|
|
|
|
|
|
|
|
notifications: |
|
|
|
after_success: |
|
|
|
irc: |
|
|
|
- bash <(curl -s https://codecov.io/bash) |
|
|
|
channels: |
|
|
|
|
|
|
|
- "irc.freenode.org#islandora" |
|
|
|
|
|
|
|
on_success: change |
|
|
|
|
|
|
|
on_failure: always |
|
|
|
|
|
|
|
skip_join: true |
|
|
|
|
|
|
|