Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
d0a348ee
Commit
d0a348ee
authored
Dec 30, 2016
by
Andrew Murray
Browse files
Fixed typos
parent
93d89407
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
appveyor.yml
appveyor.yml
+1
-1
common_utils.sh
common_utils.sh
+1
-1
No files found.
appveyor.yml
View file @
d0a348ee
...
...
@@ -7,7 +7,7 @@ environment:
TEST_DEPENDS
:
"
nose"
# 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 inte
r
preter
# See: http://stackoverflow.com/a/13751649/163740
CMD_IN_ENV
:
"
cmd
/E:ON
/V:ON
/C
%APPVEYOR_BUILD_FOLDER%
\\
ci
\\
appveyor
\\
windows_sdk.cmd"
...
...
common_utils.sh
View file @
d0a348ee
...
...
@@ -125,7 +125,7 @@ function build_wheel_cmd {
#
# Parameters:
# cmd (optional, default "pip_wheel_cmd"
# Name of command for builing wheel
# Name of command for buil
d
ing wheel
# repo_dir (optional, default $REPO_DIR)
#
# Depends on
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment