Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cb5989d

Browse files
committed
get rid of commented-out cache section.
1 parent 8844c74 commit cb5989d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

circle.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ dependencies:
1515
override:
1616
- pip install -I .
1717
- cd ~ && python -c "import plotly"
18-
# cache_directories:
19-
# # things we don't want to have to do again...
20-
# - ${HOME}/.pyenv/versions
2118
test:
2219
override:
2320

0 commit comments

Comments
 (0)