From a196d1d4519b16fb2eb6f726a0929307f37934c4 Mon Sep 17 00:00:00 2001 From: Jakub Roztocil Date: Sun, 12 Mar 2017 13:18:39 +0100 Subject: [PATCH] Travis `cache: pip` --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 9253b7fc..83f3c529 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,7 @@ python: - 3.6 # Currently fails because of a Flask issue # - pypy3 +cache: pip matrix: