mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
travis: Run feature_dbcrash functional tests in cron job
This commit is contained in:
parent
c0d947d725
commit
d641c29a5a
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ if [ "$RUN_BENCH" = "true" ]; then
|
|||
fi
|
||||
|
||||
if [ "$TRAVIS_EVENT_TYPE" = "cron" ]; then
|
||||
extended="--extended --exclude feature_pruning,feature_dbcrash"
|
||||
extended="--extended --exclude feature_pruning"
|
||||
fi
|
||||
|
||||
if [ "$RUN_FUNCTIONAL_TESTS" = "true" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue