mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 01:05:40 +01:00
Travis: Windows: target Visual Studio 2017
Only the Visual Studio 2017 toolset is currently preinstalled on Travis. Use this, instead of our solution's default which is VS 2010. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
3a6511e896
commit
d522a20219
@ -41,7 +41,7 @@ jobs:
|
|||||||
- name: Windows
|
- name: Windows
|
||||||
os: windows
|
os: windows
|
||||||
script:
|
script:
|
||||||
- scripts/windows_msbuild.bat
|
- scripts/windows_msbuild.bat v141 # Visual Studio 2017
|
||||||
|
|
||||||
after_failure:
|
after_failure:
|
||||||
- tests/scripts/travis-log-failure.sh
|
- tests/scripts/travis-log-failure.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user