mirror of
https://github.com/espressif/mbedtls.git
synced 2026-09-06 18:39:55 +00:00
Fix another backport issue: it's VS2010/ not VS2013/
Signed-off-by: Tom Cosgrove <[email protected]>
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ jobs:
|
||||
os: windows
|
||||
script:
|
||||
- scripts/windows_msbuild.bat v141 # Visual Studio 2017
|
||||
- visualc/VS2013/x64/Release/selftest.exe
|
||||
- visualc/VS2010/x64/Release/selftest.exe
|
||||
|
||||
after_failure:
|
||||
- tests/scripts/travis-log-failure.sh
|
||||
|
||||
Reference in New Issue
Block a user