Fix Windows build

This commit is contained in:
Philipp Hörist 2018-07-30 20:28:31 +02:00
parent 23e39dc9e6
commit 7ac8155297
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ clone_depth: 1
build_script:
- C:\msys64\usr\bin\pacman -Syu --needed --noconfirm --ask=20
- C:\msys64\usr\bin\pacman -Su --needed --noconfirm
- ps: |
$env:TIME_STRING=(get-date -UFormat "%Y-%m-%d").ToString()
$env:BUILDROOT="C:\msys64\home\appveyor\gajim\win\_build_root"