From: Yiming Jing Date: Wed, 1 May 2019 01:23:37 +0000 (-0700) Subject: travis: mesalink: temporarily disable test 3001 X-Git-Tag: curl-7_65_0~96 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=87a1a25696e79247219888f9599e0ad342178a20;p=curl travis: mesalink: temporarily disable test 3001 ... due to SHA-1 signatures in test certs --- diff --git a/.travis.yml b/.travis.yml index 1fed71a2e..d4b848c8d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -479,7 +479,7 @@ script: if [ "$T" = "debug-mesalink" ]; then ./configure --enable-debug --enable-werror $C make - make "TFLAGS=-n !313" test-nonflaky + make "TFLAGS=-n !313 !3001" test-nonflaky fi - | set -eo pipefail