Skip to content

Commit cca9e4b

Browse files
committed
Turn on the pip cache directory
1 parent 1441784 commit cca9e4b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ language: python
22

33
sudo: false
44

5+
cache:
6+
- pip
7+
58
env:
69
- TOXENV=docs
710

0 commit comments

Comments
 (0)