Skip to content
Snippets Groups Projects
Commit d0ad4771 authored by Christoph Heidecker's avatar Christoph Heidecker
Browse files

Testing python 3 installation of .gitlab-ci.yml

parent 0daca5cd
Branches
No related tags found
No related merge requests found
Pipeline #
......@@ -15,6 +15,9 @@ test_navix_centos7_python35:
- scl enable rh-python35 bash
- echo $SHELL
- echo $PATH
- source /opt/rh/rh-python35/enable
- echo $SHELL
- echo $PATH
# install pyxrootd prerequisites
- yum install -y cmake make zlib-devel gcc-c++ openssl-devel
# install navix prerequisites
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment