Skip to content

Commit

Permalink
Enabling caching of pip downloads and wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
alex authored and bitprophet committed Apr 25, 2016
1 parent 06ef0e9 commit d29a1fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,5 +1,8 @@
language: python
sudo: false
cache:
directories:
- $HOME/.cache/pip
python:
- "2.6"
- "2.7"
Expand Down

0 comments on commit d29a1fc

Please sign in to comment.