mirror of
https://github.com/curl/curl.git
synced 2026-08-24 20:03:52 +03:00
travis: mesalink: temporarily disable test 3001
... due to SHA-1 signatures in test certs
This commit is contained in:
parent
6ab569ce0b
commit
87a1a25696
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue