Skip to content

Commit

Permalink
Merge pull request #235 from simplejson/felixonmars-patch-1-1
Browse files Browse the repository at this point in the history
Fix a typo in appveyor.yml
  • Loading branch information
etrepum committed Sep 4, 2018
2 parents e2a54f7 + 1e57b3a commit ee25b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ environment:

global:
# 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
WITH_COMPILER: "cmd /E:ON /V:ON /C .\\appveyor\\run_with_env.cmd"

Expand Down

0 comments on commit ee25b0c

Please sign in to comment.