[glib/1416-macos-ci] Update .gitlab-ci.yml
- From: Xavier Claessens <xclaesse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/1416-macos-ci] Update .gitlab-ci.yml
- Date: Tue, 7 Jan 2020 15:12:26 +0000 (UTC)
commit ddc9dc20867c17bc5aaecc0b1748cc0e0839140f
Author: Xavier Claessens <xclaesse gmail com>
Date: Tue Jan 7 15:12:06 2020 +0000
Update .gitlab-ci.yml
.gitlab-ci.yml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1d23101f8..ebcedbb08 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -327,9 +327,7 @@ macos:
tags:
- macos
before_script:
- - python3 --version
- - pip3 --version
- - which meson || pip3 install meson==0.49.2
+ - which meson || pip3 install --user meson==0.49.2
script:
# FIXME: Add --werror
- meson ${MESON_COMMON_OPTIONS}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]