Skip to content
Snippets Groups Projects
Commit 8a62517d authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Raise build timeout

parent 9de76990
No related branches found
No related tags found
No related merge requests found
......@@ -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()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment