Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDean Ferreyra <dean@octw.com>2020-09-13 17:45:30 +0300
committerDean Ferreyra <dean@octw.com>2020-09-13 17:45:30 +0300
commita060b850399d95d3d0972e7ed97d678a687ccb64 (patch)
tree7d2d2d91b3b41898da274913e92b90a02a1c0d5a /.travis.yml
parent641a590d89c29585cba79f46c36f4d9153ee3461 (diff)
Add travis_wait to "Border" tests to avoid timeout
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 79419b3da..225209504 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -63,7 +63,7 @@ jobs:
directories:
- $BUILD_DIR
script:
- - ${ROOT_DIR}/pipeline/jobs/unittest_job.sh --testcategories Border
+ - travis_wait ${ROOT_DIR}/pipeline/jobs/unittest_job.sh --testcategories Border
- stage: tests
cache:
directories: