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
2d072669
Commit
2d072669
authored
Jun 02, 2020
by
Andrew Murray
Browse files
Fixed running test_library_builders for build_multilinux
parent
22618169
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
tests/test_multibuild.sh
tests/test_multibuild.sh
+2
-4
No files found.
tests/test_multibuild.sh
View file @
2d072669
...
...
@@ -44,10 +44,8 @@ if [ -n "$TEST_BUILDS" ]; then
touch
config.sh
source
travis_linux_steps.sh
my_plat
=
${
PLAT
:-
x86_64
}
build_multilinux
$my_plat
"
source tests/test_manylinux_utils_docker.sh
source tests/test_library_builders.sh
"
build_multilinux
$my_plat
"source tests/test_manylinux_utils_docker.sh"
build_multilinux
$my_plat
"source tests/test_library_builders.sh"
build_multilinux
$my_plat
"pip install simplejson"
CONFIG_PATH
=
tests/config.sh
fi
...
...
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