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
323aca41
"wrappers/python/vscode:/vscode.git/clone" did not exist on "e79b262be2454ae119ca64453dcf5fbab4fb6ecb"
Commit
323aca41
authored
Sep 10, 2017
by
Matthew Brett
Browse files
Add MB_PYTHON_VERSION env var to test container
parent
bdc0a630
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
travis_linux_steps.sh
travis_linux_steps.sh
+1
-0
No files found.
travis_linux_steps.sh
View file @
323aca41
...
...
@@ -111,6 +111,7 @@ function install_run {
docker pull
$docker_image
docker run
--rm
\
-e
PYTHON_VERSION
=
"
$MB_PYTHON_VERSION
"
\
-e
MB_PYTHON_VERSION
=
"
$MB_PYTHON_VERSION
"
\
-e
UNICODE_WIDTH
=
"
$UNICODE_WIDTH
"
\
-e
WHEEL_SDIR
=
"
$WHEEL_SDIR
"
\
-e
MANYLINUX_URL
=
"
$MANYLINUX_URL
"
\
...
...
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