Skip to content

Commit

Permalink
Enable pip caching on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
lepinkainen committed Dec 28, 2015
1 parent 3be809c commit e2a2729
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: python
sudo: false
cache: pip
python:
- "2.7"
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
Expand Down

0 comments on commit e2a2729

Please sign in to comment.