mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 23:45:49 +01:00
The failures are only with (D)TLS 1.2
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
2008d1711d
commit
1394fe2179
@ -10,7 +10,7 @@ jobs:
|
|||||||
- export
|
- export
|
||||||
- COLUMNS=200 dpkg -l
|
- COLUMNS=200 dpkg -l
|
||||||
- make
|
- make
|
||||||
- tests/compat.sh -m tls1 -p GnuTLS -V NO
|
- tests/compat.sh -m tls1_2 -p GnuTLS -V NO
|
||||||
|
|
||||||
after_failure:
|
after_failure:
|
||||||
- tests/scripts/travis-log-failure.sh
|
- tests/scripts/travis-log-failure.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user