Skip to content

Commit 6357c47

Browse files
author
Joel Winarske
committed
tv7
1 parent 4fc1293 commit 6357c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ before_script:
7878

7979
#- printenv
8080

81-
- cmd "/K C:\Progra~2\Microsoft Visual Studio\2017\BuildTools\VC\Auxiliary\Build\vcvarsall.bat ${VS2017}"
81+
- cmd "/K \"C:\\Progra~2\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Auxiliary\\Build\\vcvarsall.bat\" ${VS2017}"
8282
#- /c/Progra~2/Microsoft\ Visual\ Studio/2017/BuildTools/VC/Auxiliary/Build/vcvarsall.bat ${VS2017} > "$msenv.tmp"
8383
#- cat "$msenv.tmp"
8484
#- printenv

0 commit comments

Comments
 (0)