[glib/meson-bump: 5/8] ci: Update the MSVC build script
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/meson-bump: 5/8] ci: Update the MSVC build script
- Date: Wed, 24 Jul 2019 12:12:49 +0000 (UTC)
commit 772a6e326280e14fcf0fad93fe85f732a12d48ba
Author: Emmanuele Bassi <ebassi gnome org>
Date: Wed Jul 24 12:53:12 2019 +0100
ci: Update the MSVC build script
.gitlab-ci/test-msvc.bat | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci/test-msvc.bat b/.gitlab-ci/test-msvc.bat
index b2de2baf4..ea1870eab 100644
--- a/.gitlab-ci/test-msvc.bat
+++ b/.gitlab-ci/test-msvc.bat
@@ -5,7 +5,7 @@ call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary
@echo on
:: FIXME: make warnings fatal
-pip3 install --upgrade --user meson==0.48.0 || goto :error
+pip3 install --upgrade --user meson==0.49.2 || goto :error
meson _build || goto :error
ninja -C _build || goto :error
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]