[gnome-themes-extra/gitlab-ci] CI: Add make distcheck



commit 59cc307e6d64391b14c9364175e9bc3bf3e86b62
Author: Juraj Fiala <jurf riseup net>
Date:   Fri Mar 2 12:09:21 2018 +0000

    CI: Add make distcheck

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b8d4e7b8..3b719bd0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,6 +14,7 @@ build:
     - ./autogen.sh --disable-gtk3-engine
     - make
     - make install
+    - make distcheck
   #artifacts:
   #  paths:
   #    - mybinary


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