Raise build timeout
This commit is contained in:
parent
9de76990e3
commit
8a62517d9a
|
@ -26,7 +26,7 @@ install:
|
||||||
|
|
||||||
- cmd: '%MSYS% C:/msys64/home/appveyor/gajim/win/build.sh'
|
- cmd: '%MSYS% C:/msys64/home/appveyor/gajim/win/build.sh'
|
||||||
# Ugly workaround, because i found no way to tell when mingw32.exe returns
|
# Ugly workaround, because i found no way to tell when mingw32.exe returns
|
||||||
- cmd: timeout 900
|
- cmd: timeout 1100
|
||||||
|
|
||||||
# Push Installer Exe
|
# Push Installer Exe
|
||||||
- ps: $env:TIME_STRING=(get-date -UFormat "%Y-%m-%d").ToString()
|
- ps: $env:TIME_STRING=(get-date -UFormat "%Y-%m-%d").ToString()
|
||||||
|
|
Loading…
Reference in New Issue