Skip to content

Commit

Permalink
Cache pip dependencies on TravisCI for faster builds
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Apr 9, 2018
1 parent b4f35ca commit cacff23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: python

cache: pip

python:
- 3.5
- 3.6
Expand Down

0 comments on commit cacff23

Please sign in to comment.