jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/425750 )
Change subject: Fix spelling mistake ......................................................................
Fix spelling mistake
Change-Id: Iaa4d54cda8219d696a06c832f12a9c00f6d466a9 --- M .appveyor.yml 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
diff --git a/.appveyor.yml b/.appveyor.yml index 2755449..88fc37f 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -5,7 +5,7 @@ APPVEYOR_PYTHON_URL: "https://raw.githubusercontent.com/ogrisel/python-appveyor-demo/master/appvey..."
# SDK v7.0 MSVC Express 2008's SetEnv.cmd script will fail if the - # /E:ON and /V:ON options are not enabled in the batch script intepreter + # /E:ON and /V:ON options are not enabled in the batch script interpreter # See: http://stackoverflow.com/a/13751649/163740 CMD_IN_ENV: "cmd /E:ON /V:ON /C .\appveyor\run_with_env.cmd"