travis: set up pip cache

This commit is contained in:
Alibek Omarov 2019-10-11 07:15:15 +03:00
parent 47d47b7c02
commit 89026daf42
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ python:
- "2.7" # python2 never dies
- "3.4" # latest version that supports WinXP
- "3.7" # latest stable
cache: pip
env:
- TYPE="ext"
- TYPE="noext"