Merge branch 'fix/ci' into 'master'
Pin the CI to python 3.6 See merge request cara/cara!207
This commit is contained in:
commit
d4225a9d4f
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ include:
|
|||
|
||||
variables:
|
||||
project_name: cara
|
||||
PY_VERSION: "3.6" # This is what we have running in OpenShift currently.
|
||||
|
||||
|
||||
# A full installation of CARA, tested with pytest.
|
||||
|
|
|
|||
Loading…
Reference in a new issue