Merge pull request #2120 from taosdata/hotfix/sangshuduo/increase-travis-wait-time-to-20min
increase travis wait to 20 min
This commit is contained in:
commit
f84f7fd8bb
|
@ -38,6 +38,7 @@ matrix:
|
||||||
- make > /dev/null
|
- make > /dev/null
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
|
- travis_wait 20
|
||||||
- |-
|
- |-
|
||||||
case $TRAVIS_OS_NAME in
|
case $TRAVIS_OS_NAME in
|
||||||
linux)
|
linux)
|
||||||
|
|
Loading…
Reference in New Issue