Skip to content

Commit af02d7c

Browse files
committed
Add pip for TravisCI cache
1 parent e14a228 commit af02d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cache:
33
directories:
44
- $HOME/third_party
55
- $HOME/.ccache
6-
6+
- $HOME/.cache/pip
77
sudo: required
88
dist: trusty
99
os:

0 commit comments

Comments
 (0)