Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 498abf7

Browse files
committed
Explicitly set the pyenv version.
1 parent c9b9793 commit 498abf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ dependencies:
1111
# run all the pre-written installers (this will take a *while*)
1212
- bash circle/setup.sh
1313
# install testing tools for circle's version of things
14+
- export PYENV_VERSION=2.7
1415
- pip install nose coverage
1516
override:
1617
- pip install -I .

0 commit comments

Comments
 (0)