diff --git a/circle.yml b/circle.yml index 3c146d51ecc..2776705c044 100644 --- a/circle.yml +++ b/circle.yml @@ -22,9 +22,9 @@ dependencies: # we need to cd out of the project root to ensure the install worked - cd ~ && python -c "import plotly" - cache_directories: - - - "~/.pyenv/versions" # attempt to just cache installed pyenv things +# cache_directories: +# +# - "~/.pyenv/versions" # attempt to just cache installed pyenv things test: