mirror of
https://github.com/haiwen/seahub.git
synced 2025-05-10 00:47:19 +00:00
update travis: travis_wait 30
This commit is contained in:
parent
ed16dfb107
commit
70ebffb93c
@ -37,7 +37,7 @@ script:
|
||||
|
||||
after_success:
|
||||
# making dist assets if current branch(master/7.0) is updated
|
||||
- test $TRAVIS_PULL_REQUEST = "false" && .travis/dist_and_push.sh
|
||||
- travis_wait 30 test $TRAVIS_PULL_REQUEST = "false" && .travis/dist_and_push.sh
|
||||
|
||||
after_failure: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user