From 9aa3d340d46cd1fb1f57a937848bef01c8771399 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Thu, 17 Dec 2015 14:02:13 -0800 Subject: [PATCH] Tell Travis about the cache --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 1608afe8..ce3c5d75 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ cache: - $HOME/.cache/pip - $HOME/.ccache - tarballs + - tests/cache python: - 3.4