From e82080aec68f684b9879c0378637f9b1cd332e5c Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sat, 28 May 2016 01:22:11 +0200 Subject: [PATCH] Don't cache tox directory This appears to break pull requests and branches that introduce new dependencies See #1484 for example --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index cc1f96e94..3399b2bf8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,8 +35,6 @@ after_success: cache: pip: true - directories: - - .tox notifications: irc: