Skip to content

Commit

Permalink
enable pip cache in travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhantgoel committed May 20, 2018
1 parent 0fed805 commit 08f28dd
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.3"
- "3.4"
Expand Down

0 comments on commit 08f28dd

Please sign in to comment.