Skip to content

Commit 29477de

Browse files
authored
Merge pull request #309 from jdufresne/pip-cache
Enable pip cache in Travis CI
2 parents e6210e2 + b56f0af commit 29477de

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
@@ -1,5 +1,5 @@
11
language: python
2-
2+
cache: pip
33
python:
44
- "3.6"
55
- "3.5"

0 commit comments

Comments
 (0)