From b1657d70b160c097be7ac24290514a9aed010452 Mon Sep 17 00:00:00 2001 From: Eren Golge Date: Tue, 23 Jul 2019 18:46:14 +0200 Subject: [PATCH] no caching for travis --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 53f08abb..e2f77491 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,10 +3,6 @@ language: python git: quiet: true -cache: pip -before_cache: - - rm ~/.cache/pip/log/debug.log - matrix: include: - name: "Lint check"