Skip to content

Commit

Permalink
Reverse pyenv versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Sébastien Fievet committed Jan 18, 2017
1 parent 0f5082e commit 268d302
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
# 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
- pyenv global 3.5.2 3.4.3 3.3.6 3.2.6 2.7.12

0 comments on commit 268d302

Please sign in to comment.