From 6fc140ff188dfd6a04a953f315b654d264579378 Mon Sep 17 00:00:00 2001 From: Brenden Matthews Date: Sun, 10 Jun 2018 16:01:55 -0400 Subject: [PATCH] Cache pip w/ travis. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 82371ca..42897a7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,3 +21,4 @@ after_script: branches: only: - master +cache: pip