summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2020-04-12 07:36:50 +0200
committerAleksander Morgado <aleksander@aleksander.es>2020-04-12 07:36:50 +0200
commit9625ba6c8c4154315dbca0a85e2781e6d7ae38de (patch)
treecdea8b907db2a6e1973297b5bb9519896c968430 /.gitlab-ci.yml
parent95150ad7a23956de95fe568873af767df92736a0 (diff)
ci: default test runs distcheck
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a78172d..7cfb041 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -56,3 +56,4 @@ test-default:
- make
- make check
- make install
+ - make distcheck