Unverified Commit 5ababa88 authored by anj-s's avatar anj-s Committed by GitHub
Browse files

fix github URL (#838)

parent 2aef7b84
......@@ -249,7 +249,7 @@ commands:
- run:
name: Setup pyenv
command: |
git clone git://github.com/pyenv/pyenv-update.git $(pyenv root)/plugins/pyenv-update
git clone https://github.com/pyenv/pyenv-update.git $(pyenv root)/plugins/pyenv-update
pyenv update
pyenv install -f <<parameters.version>>
pyenv global <<parameters.version>>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment