From 7d771b9a8ce0ccfe7fc95dd687af2fe44455380b Mon Sep 17 00:00:00 2001 From: "R. Bernstein" Date: Sun, 14 Aug 2016 07:46:55 -0400 Subject: [PATCH] Revert "Cache pip installation in travis" --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f77c67eb..9b0b7c97 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: python sudo: false -cache: pip python: - '3.5'