Skip to content

Commit

Permalink
Explicitly set the pyenv version.
Browse files Browse the repository at this point in the history
  • Loading branch information
theengineear committed Nov 18, 2014
1 parent c9b9793 commit 498abf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ dependencies:
# run all the pre-written installers (this will take a *while*)
- bash circle/setup.sh
# install testing tools for circle's version of things
- export PYENV_VERSION=2.7
- pip install nose coverage
override:
- pip install -I .
Expand Down

0 comments on commit 498abf7

Please sign in to comment.