Skip to content

Commit

Permalink
Cache pip for Travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
natanlao committed Dec 17, 2019
1 parent b45ff35 commit 60de67f
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,6 +1,8 @@
language: python
dist: xenial # for python3.7+ testing

cache: pip

python:
- 3.6
- 3.7
Expand Down

0 comments on commit 60de67f

Please sign in to comment.