Browse Source

cache python libs

Chris Bannister 10 years ago
parent
commit
82d8254a5c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -5,6 +5,7 @@ sudo: false
 cache:
   directories:
     - $HOME/.ccm/repository
+    - $HOME/.local/lib/python2.7
 
 matrix:
   fast_finish: true