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
Python 3.4.4
  • Loading branch information
cclauss authored Apr 13, 2018
commit 7f4771a7885084e8023a7c99133314e3d8bf561f
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.4
- pyenv global 2.7 3.4.4

dependencies:
pre:
Expand Down