[Pkg-privacy-commits] [mat] 29/68: Add pip caching for travis-ci

Sascha Steinbiss sascha at steinbiss.name
Sun Jan 3 12:32:40 UTC 2016


This is an automated email from the git hooks/post-receive script.

sascha-guest pushed a commit to branch master
in repository mat.

commit cca26ec32e51c287ecf57745e75f92b422444d09
Author: jvoisin <julien.voisin at dustri.org>
Date:   Fri Nov 27 14:14:05 2015 +0100

    Add pip caching for travis-ci
---
 .travis.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 9c96c5c..758176a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,10 @@ language: python
 python:
     - "2.7"
 
+cache:
+  directories:
+    - $HOME/.cache/pip
+
 addons:
     apt:
         packages:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/mat.git



More information about the Pkg-privacy-commits mailing list