Philipp Hörist pushed to branch master at gajim / gajim
Commits:
7ac81552 by Philipp Hörist at 2018-07-30T18:28:31Z
Fix Windows build
- - - - -
1 changed file:
- appveyor.yml
Changes:
=====================================
appveyor.yml
=====================================
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -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"
View it on GitLab:
https://dev.gajim.org/gajim/gajim/commit/7ac815529706e5617ee0afb99b17376645819099
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/commit/7ac815529706e5617ee0afb99b17376645819099
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits