mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Travis: run selftest on Windows
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
dde3c6532e
commit
215517667f
|
|
@ -79,6 +79,7 @@ jobs:
|
||||||
# Logs appear out of sequence on Windows. Give time to catch up.
|
# Logs appear out of sequence on Windows. Give time to catch up.
|
||||||
- sleep 5
|
- sleep 5
|
||||||
- scripts/windows_msbuild.bat v141 # Visual Studio 2017
|
- scripts/windows_msbuild.bat v141 # Visual Studio 2017
|
||||||
|
- visualc/VS2013/x64/Release/selftest.exe
|
||||||
|
|
||||||
- name: full configuration on arm64
|
- name: full configuration on arm64
|
||||||
os: linux
|
os: linux
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue