|
|
|
|
@ -44,7 +44,7 @@ before_script:
|
|
|
|
|
# Mysql might time out for long tests, increase the wait timeout. |
|
|
|
|
- mysql -e 'SET @@GLOBAL.wait_timeout=1200' |
|
|
|
|
script: |
|
|
|
|
- $ISLANDORA_DIR/tests/scripts/travis_script.sh |
|
|
|
|
- $ISLANDORA_DIR/tests/scripts/travis_scripts.sh |
|
|
|
|
- $ISLANDORA_DIR/tests/scripts/run_tests.sh "Islandora" |
|
|
|
|
after_failure: |
|
|
|
|
- $ISLANDORA_DIR/tests/scripts/travis_after_failure.sh |
|
|
|
|
|