Skip to content

Fix Travis py32 environment#139

Closed
smsearcy wants to merge 1 commit into
peritus:masterfrom
smsearcy:fix-py32-ci
Closed

Fix Travis py32 environment#139
smsearcy wants to merge 1 commit into
peritus:masterfrom
smsearcy:fix-py32-ci

Conversation

@smsearcy
Copy link
Copy Markdown

Virtualenv 14 does not support Python 3.2 (and is installed by default now in Travis, see travis-ci/travis-ci#5485). So force Travis to use an older version of virtualenv so that tests pass in py32 environment.

This is causing several PRs from the last few months to fail.

Virtualenv 14 does not support Python 3.2 (and is installed by default now in Travis, see travis-ci/travis-ci#5485).  So force Travis to use an older version of virtualenv so that tests pass in py32 environment.
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