[Pkg-bitcoin-commits] [python-quamash] 146/269: Fix travis caching

Jonas Smedegaard dr at jones.dk
Fri Nov 24 11:26:25 UTC 2017


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

js pushed a commit to branch master
in repository python-quamash.

commit ba4c95b2f03c643037402b0851e9e8b137c0c978
Author: Arve Knudsen <arve.knudsen at gmail.com>
Date:   Sat Dec 6 23:04:37 2014 +0100

    Fix travis caching
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 805f628..ac5a85d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,4 +8,4 @@ install: "pip install pyside pytest-pep8 pytest-cov pytest-flakes"
 script: py.test
 cache:
   directories:
-    - /home/travis/virtualenv/python3.4/lib/python3.4/site-packages
\ No newline at end of file
+    - /home/travis/virtualenv/python3.4.2/lib/python3.4/site-packages

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/python-quamash.git



More information about the Pkg-bitcoin-commits mailing list