We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d48066 commit 73f8303Copy full SHA for 73f8303
.travis.yml
@@ -71,7 +71,7 @@ jobs:
71
- stage: lint
72
name: 'lint'
73
env:
74
- cache: false
+ cache: pip
75
language: python
76
python: '3.5' # Oldest supported version according to doc/dependencies.md
77
install:
0 commit comments