Cache the PIP folder between builds.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2018-05-07 00:48:59 -04:00
parent ae9a519263
commit 188b7559d2

View File

@@ -1,4 +1,7 @@
image: ubuntu:16.04
cache:
paths:
- ~/.cache/pip/
before_script:
- apt-get -qq update
- apt-get install -qq locales