Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
2.7 3.6.2
  • Loading branch information
cclauss authored Aug 23, 2017
commit a2229c4f90fba71af3c7ae06f53514c09f061022
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
machine:
post:
- pyenv global 2.7 3.5
- pyenv global 2.7 3.6.2
dependencies:
pre:
- pip install --upgrade pip
Expand Down