diff --git a/install/from-scratch.sh b/install/from-scratch.sh
index 2dcd20c7a9b6b6126be302374510b97f45e5597f..b1979b20b07137a9452b122fe98617f2c9ae5fc9 100755
--- a/install/from-scratch.sh
+++ b/install/from-scratch.sh
@@ -48,6 +48,7 @@ ${CONDA} create --yes -n ${NAME} \
   cmake \
   coverage \
   cython=0.24.1 \
+  ccache=3.3.2 \
   dask=0.11.0 \
   docopt \
   ffmpeg=2.8.10 \