Skip to content

Commit

Permalink
Add Python versions configuration 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 dc23412 commit 12fdb36
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
machine:
post:
- pyenv global 2.7.12 3.2.6 3.3.6 3.4.3 3.5.2

0 comments on commit 12fdb36

Please sign in to comment.