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
Next Next commit
Do not merge -- Just trying make Circle CI happy
  • Loading branch information
cclauss authored Aug 23, 2017
commit a12ab64734629775cc40c089ec25ceb6af3de891
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.12 3.6.2
- pyenv global 2.7.13 3.6.2
dependencies:
pre:
- pip install --upgrade pip
Expand Down