Skip to content
Snippets Groups Projects
Commit 65a6b1a3 authored by Martin Beseda's avatar Martin Beseda
Browse files

[WIP] Trying to set devtools-8 up.

parent dc012b0d
No related branches found
No related tags found
No related merge requests found
......@@ -80,10 +80,11 @@ test_centos_gcc_version:
before_script:
- echo "ahoj"
- echo "source /opt/rh/devtoolset-8/enable" >> ~/.bashrc
#- echo "source /opt/rh/devtoolset-8enable" >> ~/.bashrc
script:
- cat ~/.bashrc
- scl enable devtoolset-8 'bash'
- gcc --version
- g++ --version
- gfortran --version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment