From 4d05e132cfd424e454d7ab3727775b127bf0e6a2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 9 Mar 2017 04:50:11 +0300 Subject: Remove some more wrong checks from .gitlab-ci.yml --- .gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 40b2d243f..f5d090b04 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -369,7 +369,6 @@ gcc-6_sanitize: stage: build script: - ./tools/ci/jobs/gcc6_sanitize.sh - - ldd ./src/manaplustests | grep "libasan" <<: *job-shared variables: PACKAGES: gcc-6 g++-6 @@ -383,7 +382,6 @@ gcc-6_sanitize_i386: stage: build script: - ./tools/ci/jobs/gcc6_sanitize.sh - - ldd ./src/manaplustests | grep "libasan" image: vicamo/debian:sid-i386 <<: *job-shared variables: @@ -412,7 +410,6 @@ gcc-6_sanitize_physfs_i386: stage: build script: - ./tools/ci/jobs/gcc6_sanitize.sh --with-physfs - - ldd ./src/manaplustests | grep "libasan" image: vicamo/debian:sid-i386 <<: *job-shared variables: -- cgit v1.2.3-70-g09d2