Skip to content

Commit

Permalink
Add pip dependency caching (#139)
Browse files Browse the repository at this point in the history
Add pip dependency caching
  • Loading branch information
AceFire6 authored Aug 31, 2019
2 parents 83e28ae + 132afcd commit 95b807d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
language: python
cache:
pip: true
timeout: 7200 # 2 hours

python:
- "3.7"

Expand Down

0 comments on commit 95b807d

Please sign in to comment.