Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
silx
bob
hdf5plugin
Commits
43966fb7
Commit
43966fb7
authored
Oct 04, 2019
by
Thomas Vincent
Browse files
Enable linux tests
parent
8b192bc1
Pipeline
#15178
passed with stages
in 10 minutes and 58 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
43966fb7
...
...
@@ -73,23 +73,23 @@ macos_test_python37:
-
macos_wheel
#
manylinux2010_test_cp27m:
#
<<: *test_template_defintion
#
extends: .manylinux2010_cp27m_base
#
dependencies:
#
- manylinux2010_wheels
#
manylinux2010_test_cp36:
#
<<: *test_template_defintion
#
extends: .manylinux2010_cp36_base
#
dependencies:
#
- manylinux2010_wheels
#
manylinux2010_test_cp37:
#
<<: *test_template_defintion
#
extends: .manylinux2010_cp37_base
#
dependencies:
#
- manylinux2010_wheels
manylinux2010_test_cp27m
:
<<
:
*test_template_defintion
extends
:
.manylinux2010_cp27m_base
dependencies
:
-
manylinux2010_wheels
manylinux2010_test_cp36
:
<<
:
*test_template_defintion
extends
:
.manylinux2010_cp36_base
dependencies
:
-
manylinux2010_wheels
manylinux2010_test_cp37
:
<<
:
*test_template_defintion
extends
:
.manylinux2010_cp37_base
dependencies
:
-
manylinux2010_wheels
# Deploy
...
...
Write
Preview
Supports
Markdown
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