summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Yan <felixonmars@archlinux.org>2018-09-05 05:27:19 +0800
committerGitHub <noreply@github.com>2018-09-05 05:27:19 +0800
commit1e57b3ad218df1b44d9d4360ebd4c784adbc0c39 (patch)
treeab75a7fbe10cd874ed09c0f2e08d2f9f1268fa55
parente2a54f71bdcaf73b6b55cf553d62ab87c2ef6c68 (diff)
downloadsimplejson-felixonmars-patch-1-1.tar.gz
Update appveyor.ymlfelixonmars-patch-1-1
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 9ae5784..4c33e4d 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -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"