Skip to content
Snippets Groups Projects
Commit 5109e3fe authored by David Schäfer's avatar David Schäfer
Browse files

Update .gitlab-ci.yml

parent 8e0a918e
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ before_script:
- git clone https://github.com/pyenv/pyenv.git ~/.pyenv
- export PYENV_ROOT="$HOME/.pyenv"
- export PATH="$PYENV_ROOT/bin:$PATH"
- eval "$(pyenv init -)"
test:python35:
......
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