summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-06-24 00:36:47 +0300
committerAndrei Karas <akaras@inbox.ru>2016-06-24 00:36:47 +0300
commit15e7345792df222b2751d69d8e4aac48741998e5 (patch)
tree4dc14fccbc33f0c22b7fb54cf4891d01bf17fe02 /.gitlab-ci.yml
parentce1ca12ff11b17ba26b500e04be3bd7e2639cb8e (diff)
downloadevol-hercules-15e7345792df222b2751d69d8e4aac48741998e5.tar.gz
evol-hercules-15e7345792df222b2751d69d8e4aac48741998e5.tar.bz2
evol-hercules-15e7345792df222b2751d69d8e4aac48741998e5.tar.xz
evol-hercules-15e7345792df222b2751d69d8e4aac48741998e5.zip
Remove gcc 4.8 sanitize build from ci, because 4.8 not have support for asan.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 49b39a0..5df60d5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -53,12 +53,6 @@ clang-3.9-i386:
# tests
-gcc-4.8-sanitize:
- stage: test
- script:
- - ./tools/ci/jobs/gcc48.sh --enable-werror --enable-sanitize
- image: debian:stable
-
gcc-4.9-sanitize:
stage: test
script: