Skip to content

Commit 6007ef3

Browse files
authored
cache pip (#865)
1 parent a19425f commit 6007ef3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# https://docs.travis-ci.com/user/languages/python/
22
language: python
33

4+
# https://docs.travis-ci.com/user/caching/#pip-cache
5+
cache: pip
6+
47
addons:
58
apt:
69
update: false

0 commit comments

Comments
 (0)