[cantarell-fonts/alexei-feedback] Update CI script



commit fe1b7081d12a5f6c0078816d659e08b65ee657c1
Author: Nikolaus Waxweiler <madigens gmail com>
Date:   Thu Aug 2 21:25:17 2018 +0100

    Update CI script

 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d91d3ac4..51a0449b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,8 +2,8 @@ image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/base:latest
 
 build:
   script:
-    - dnf install -y python3-devel gcc redhat-rpm-config meson libappstream-glib-devel
-    - pip3 install fontmake git+https://github.com/adobe-type-tools/psautohint.git@v1.1.0#egg=psautohint
+    - dnf install -y libappstream-glib-devel
+    - pip3 install fontmake psautohint meson ninja
     - meson build
     - ninja -C build dist
   artifacts:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]