We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7671f96 + 7d3db28 commit 1b0a395Copy full SHA for 1b0a395
1 file changed
circle.yml
@@ -1,6 +1,6 @@
1
machine:
2
- python:
3
- version: 2.7.10
+ post:
+ - pyenv global 2.7.10 3.4.4
4
# The 'override' is needed to test multiple versions within tox
5
# See https://github.com/samstav/circleci-python-sandbox/issues/1#issuecomment-142641082
6
dependencies:
0 commit comments