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
Update circle.yml
  • Loading branch information
cclauss authored Aug 23, 2017
commit baedf551323b143cd65ac138de64db71be398838
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.6
- pyenv global 2.7 3.5
dependencies:
pre:
- pip install --upgrade pip
Expand Down