Raise build timeout

This commit is contained in:
Philipp Hörist 2018-01-17 18:21:26 +01:00
parent 9de76990e3
commit 8a62517d9a
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ install:
- cmd: '%MSYS% C:/msys64/home/appveyor/gajim/win/build.sh'
# Ugly workaround, because i found no way to tell when mingw32.exe returns
- cmd: timeout 900
- cmd: timeout 1100
# Push Installer Exe
- ps: $env:TIME_STRING=(get-date -UFormat "%Y-%m-%d").ToString()