Skip to content

Install tox in a virtualenv#42

Merged
sigmavirus24 merged 1 commit intomasterfrom
fix-pypy-config
Nov 24, 2016
Merged

Install tox in a virtualenv#42
sigmavirus24 merged 1 commit intomasterfrom
fix-pypy-config

Conversation

@sigmavirus24
Copy link
Copy Markdown
Contributor

Since TravisCI has an extremely old version of PyPy, we need to use
pyenv to install a more recent version. However, pyenv's shims don't
persist between the install and script portions of Travis. So we have to
use a virtualenv so Travis can find the tox command.

Since TravisCI has an extremely old version of PyPy, we need to use
pyenv to install a more recent version. However, pyenv's shims don't
persist between the install and script portions of Travis. So we have to
use a virtualenv so Travis can find the tox command.
@sigmavirus24 sigmavirus24 merged commit 86a29eb into master Nov 24, 2016
@sigmavirus24 sigmavirus24 deleted the fix-pypy-config branch November 24, 2016 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant