Skip to content
Snippets Groups Projects
Commit 04aa9a10 authored by ankit kariryaa's avatar ankit kariryaa
Browse files

Add test env for python2 (python3 is te default now)

parent 3d418326
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,8 @@ testing:
- git submodule foreach git checkout master
- git submodule foreach git pull
- sbt cp2k/test
- export PYTHONEXE=/labEnv/bin/python
- sbt cp2k/test
only:
- master
tags:
......
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