[Spice-devel] [PATCH spice-streaming-agent 3/3] ci: Make sure "make distcheck" works

Frediano Ziglio fziglio at redhat.com
Fri Jun 1 11:59:46 UTC 2018


Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0158cda..6121c8d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,3 +11,4 @@ build_and_test:
     - ./configure
     - make
     - make check
+    - make distcheck
-- 
2.17.0



More information about the Spice-devel mailing list