gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [libmicrohttpd] branch master updated: CI: fixed double che


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] branch master updated: CI: fixed double checking
Date: Thu, 13 Jun 2019 00:15:00 +0200

This is an automated email from the git hooks/post-receive script.

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

The following commit(s) were added to refs/heads/master by this push:
     new e1cdae6b CI: fixed double checking
e1cdae6b is described below

commit e1cdae6b96865aba121fc17d37519f670691d008
Author: Evgeny Grin (Karlson2k) <address@hidden>
AuthorDate: Thu Jun 13 01:13:11 2019 +0300

    CI: fixed double checking
---
 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9189427d..0d0d9a6b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -64,7 +64,6 @@ Sanitizers/Stretch:
     - export UBSAN_OPTIONS=print_stacktrace=1
     - export ASAN_SYMBOLIZER_PATH=/usr/lib/llvm-3.8/bin/llvm-symbolizer
     - ./configure $CONFIGURE_BASE_FLAGS --disable-doc
-    - make -j$(nproc) check
     - make check
     - make -j$(nproc) distcheck
   tags:

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]