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
silx
Commits
2cb38832
Commit
2cb38832
authored
Jul 03, 2019
by
Thomas Vincent
Browse files
Also test with PySide2 on python>=3.5
parent
2a300c06
Pipeline
#12266
passed with stages
in 136 minutes and 31 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2cb38832
...
...
@@ -58,6 +58,9 @@ debian9:
-
pip install --find-links http://www.silx.org/pub/wheelhouse/ --trusted-host www.silx.org --only-binary pyopencl pyopencl
-
pip install --pre --find-links artifacts/ --only-binary silx silx[full]
-
python -c "import silx.test, sys; sys.exit(silx.test.run_tests());"
-
pip uninstall -y PyQt5
-
pip install PySide2
-
python -c "import silx.test, sys; sys.exit(silx.test.run_tests());"
windows_test_python35
:
...
...
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