summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-04-10 22:46:46 +0200
committerDave Davenport <qball@gmpclient.org>2016-04-10 22:46:46 +0200
commit0afc4cccded8c456fd7c6c0e666b62df5f8a2f6a (patch)
treeb05ab82c319187fe6136e5b85e9b6d3c0ccc871f /.gitlab-ci.yml
parent27e18a63845634e032240724f91e6dbf07e2e851 (diff)
Disable gitlab test, as it get stuck.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e04075cc..5e4547df 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -17,5 +17,4 @@ build-rofi:
- ./configure --enable-gcov
- make
- make check
- - make test-x
- make distcheck