Drop clang debug test to restore pipeline to working order. 279/head
authorJason Ninneman <jsn@mbar.us>
Thu, 28 Feb 2019 05:29:20 +0000 (22:29 -0700)
committerEric S. Raymond <esr@thyrsus.com>
Thu, 28 Feb 2019 10:24:14 +0000 (10:24 +0000)
.gitlab-ci.yml

index 1a695406a6cf87bc13fee2706a320a3bbc9dd581..8118dd2d1fec67cb2554b9d5f810bf65fde0496d 100644 (file)
@@ -78,13 +78,6 @@ test:debug:
   dependencies:
     - binary:debug
 
   dependencies:
     - binary:debug
 
-test:debug_clang:
-  stage: test
-  before_script:
-    - zypper install -y make clang libedit-devel python python2-PyYAML lcov
-  script:
-    - CC=clang make debug check
-
 test:release:
   stage: test
   before_script:
 test:release:
   stage: test
   before_script: