diff --git a/circle.yml b/circle.yml
index cc103f5c0bb5d1e6e7b1d9aa0fc8740e6dbaa03b..79b8070ff641d6e39f26edbd1568d864c3cafc45 100644
--- a/circle.yml
+++ b/circle.yml
@@ -1,7 +1,6 @@
 dependencies:
   cache_directories:
     - "~/scikit_learn_data"
-    - "~/scikit-learn.github.io"
     - "~/download"
   # Check whether the doc build is required, install build dependencies and
   # run sphinx to build the doc.