Fixing another typo

This commit is contained in:
Michael Tryby
2018-05-23 09:59:51 -04:00
parent bb5fe49f37
commit a10a38853a

View File

@@ -36,7 +36,7 @@ init:
- set TEST_HOME=nrtestsuite
- set NRTEST_SCRIPT=C:\Python27\Scripts
- if "%ARCH%"=="Win64" (set VS_ARCH=Win64)
- set GENERATOR="Visual Studio %VS_VERSION%%VS_ARCH%"
- set GENERATOR="Visual Studio %VS_VERSION% %VS_ARCH%"
# See values set
- echo %APPVEYOR_BUILD_WORKER_IMAGE%
- echo %ARCH%