blob: 8cc4edba839eee09c7e0239551185e523c135f87 [file] [log] [blame]
#!/bin/bash
if [[ -n "$PYENV_VERSION" ]]; then
wget https://github.com/praekeltfoundation/travis-pyenv/releases/download/${TRAVIS_PYENV_VERSION}/setup-pyenv.sh
source setup-pyenv.sh
fi