Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
silx
bob
silx
Commits
d76d5633
Commit
d76d5633
authored
Jan 13, 2020
by
Thomas Vincent
Browse files
remove test with manylinux python3.4: not available with manylinux2014
parent
136bc295
Pipeline
#19335
passed with stages
in 62 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d76d5633
...
...
@@ -132,12 +132,6 @@ macos_test_python38:
-
pip install PySide2
-
python -c "import silx.test, sys; sys.exit(silx.test.run_tests());"
manylinux1_test_cp34
:
<<
:
*test_template_defintion
extends
:
.manylinux2014_cp34_base
dependencies
:
-
manylinux1_wheels
manylinux1_test_cp35
:
<<
:
*test_template_defintion
extends
:
.manylinux2014_cp35_base
...
...
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