Skip to content

Commit 73f8303

Browse files
committed
ci: Add pip cache
1 parent 6d48066 commit 73f8303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- stage: lint
7272
name: 'lint'
7373
env:
74-
cache: false
74+
cache: pip
7575
language: python
7676
python: '3.5' # Oldest supported version according to doc/dependencies.md
7777
install:

0 commit comments

Comments
 (0)