Skip to content

Commit

Permalink
Use Python 2.7.12 as default version for circle-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Sébastien Fievet committed Jan 18, 2017
1 parent 049b261 commit 0f5082e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
# Use Ubuntu 14.04 (Trusty) image
machine:
python:
version: 2.7.12
post:
- pyenv global 2.7.12 3.2.6 3.3.6 3.4.3 3.5.2

0 comments on commit 0f5082e

Please sign in to comment.