From 7e1e981df60252756ee82a3601d131a61cc44796 Mon Sep 17 00:00:00 2001 From: Iacopo Spalletti Date: Sat, 27 Feb 2016 01:05:35 +0100 Subject: [PATCH] Test travis cache --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index 5d26756..2aadc52 100644 --- a/.travis.yml +++ b/.travis.yml @@ -89,3 +89,8 @@ matrix: env: DJANGO='django17' CMS='cms31' - python: 3.5 env: DJANGO='django17' CMS='cms32' + + +cache: + directories: + $HOME/.tox