[gbrainy/jenkins] Dep



commit 2f4137eaeb228aac8abafd633692280e130367c2
Author: Jordi Mas <jmas softcatala org>
Date:   Wed Jan 9 20:05:20 2019 +0100

    Dep

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0401dee..a32a619 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ image: mono:latest
 build:
   stage: build
   before_script: 
-    - apt-get update && apt-get install libtool-bin autotools-dev automake intltool libcanberra-gtk3-0 
libgtk3.0-cil-dev librsvg2-dev gnome-doc-utils yelp-tools -y
+    - apt-get update && apt-get install libtool-bin autotools-dev automake intltool libcanberra-gtk3-0 
libgtk3.0-cil-dev librsvg2-dev gnome-doc-utils yelp-tools nunit nunit-console -y
   script: 
     - ./autogen.sh && ./configure --enable-tests
     - make


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