We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1c1783 commit 95d44e7Copy full SHA for 95d44e7
circle.yml
@@ -22,9 +22,9 @@ dependencies:
22
# we need to cd out of the project root to ensure the install worked
23
- cd ~ && python -c "import plotly"
24
25
- cache_directories:
26
-
27
- - "~/.pyenv/versions" # attempt to just cache installed pyenv things
+# cache_directories:
+#
+# - "~/.pyenv/versions" # attempt to just cache installed pyenv things
28
29
test:
30
0 commit comments