Skip to content

Commit

Permalink
Cache pip on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
wkentaro committed Dec 3, 2016
1 parent 477b8c7 commit 0cd8aac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,5 +1,8 @@
sudo: false

cache:
- pip

language: python

python:
Expand Down

0 comments on commit 0cd8aac

Please sign in to comment.