From fafa451c34eb1ff78f728f791c8ded94139e2c08 Mon Sep 17 00:00:00 2001 From: NotoriousRebel Date: Sun, 22 Sep 2019 14:30:14 -0400 Subject: [PATCH] Updated travis to cache pip. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d1f7b8e1..8ebe51b8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ dist: bionic language: python - +cache: pip matrix: include: - python: '3.6'