Skip to content
Snippets Groups Projects
Unverified Commit dfd555b3 authored by Xavier Robin's avatar Xavier Robin
Browse files

feat: SCHWED-5783 enable tests in CI

Loading networkX module is hopefully enough
parent e3a209fd
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,7 @@ test:centos7.3:
- module load dssp/2.2.1-foss-2018b-Boost-1.68.0-Python-3.6.6
- module load msms/2.6.1-linux-x86_64
- module load ClustalW2/2.1-foss-2018b
- module load networkx/2.5.1-foss-2018b-Python-3.6.6
- echo "... done running centos7.3 'before_script'."
script:
- echo "Testing on CentOS 7..."
......
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