mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-18 01:48:48 +02:00
The failures are only with (D)TLS 1.2
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
- export
|
||||
- COLUMNS=200 dpkg -l
|
||||
- make
|
||||
- tests/compat.sh -m tls1 -p GnuTLS -V NO
|
||||
- tests/compat.sh -m tls1_2 -p GnuTLS -V NO
|
||||
|
||||
after_failure:
|
||||
- tests/scripts/travis-log-failure.sh
|
||||
|
||||
Reference in New Issue
Block a user