From dee2c0d07fb25797f919229d379b95f23f6119bb Mon Sep 17 00:00:00 2001 From: Johnny Robeson Date: Thu, 5 May 2016 16:07:24 -0400 Subject: [PATCH] use pip specific caching directive in .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index eeb59caa9..cc1f96e94 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,9 +34,9 @@ after_success: - "[ ! -z $COVERAGE ] && codecov || true" cache: + pip: true directories: - .tox - - $HOME/.pip-cache/ notifications: irc: