Skip to content

Commit

Permalink
Merge pull request #629 from jdufresne/pip-cache
Browse files Browse the repository at this point in the history
Add pip caching support to Travis CI configuration
  • Loading branch information
bmihelac committed Nov 24, 2017
2 parents 2460ff0 + a6d10c6 commit 609a2e3
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,4 +1,5 @@
language: python
cache: pip
python:
- "2.7"
- "3.3"
Expand Down

0 comments on commit 609a2e3

Please sign in to comment.