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

Testing python setup of .gitlab-ci.yml

parent 35bd6cd8
Branches
No related tags found
No related merge requests found
Pipeline #
......@@ -13,6 +13,8 @@ test_navix_centos7_python35:
- yum install -y python-devel rh-python35 rh-python35-python-devel rh-python35-python-setuptools xrootd-client-devel
# enable python 3
- scl enable rh-python35 bash
- 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