Skip to content

Commit

Permalink
cached: pip travis packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Pica committed Oct 9, 2015
1 parent 1083b0b commit 6d05e4d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Expand Up @@ -9,9 +9,12 @@ matrix:
env: DEPS="numpy=1.9 scipy=0.15 astropy=1.0"

cache:
apt: true
pip: true
directories:
- $HOME/.pip-cache/
- /home/travis/virtualenv/python2.7
- $HOME/.cache/pip
- $HOME/.local


install:
# See:
Expand Down

0 comments on commit 6d05e4d

Please sign in to comment.