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

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

parent 483e25ca
No related branches found
No related tags found
No related merge requests found
...@@ -10,6 +10,8 @@ testing: ...@@ -10,6 +10,8 @@ testing:
- git submodule foreach git checkout master - git submodule foreach git checkout master
- git submodule foreach git pull - git submodule foreach git pull
- sbt dlPoly/test - sbt dlPoly/test
- export PYTHONEXE=/labEnv/bin/python
- sbt dlPoly/test
only: only:
- master - master
tags: tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment