Skip to content

Commit 3a54ef9

Browse files
committed
Add pip caching for tests
1 parent b78706c commit 3a54ef9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ python:
55
- "3.6"
66
- "3.7-dev"
77

8+
cache: pip
9+
810
install:
911
- "sudo apt-get update -q"
1012
- "sudo apt-get install -y python3-lxml libenchant-dev"

0 commit comments

Comments
 (0)