We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81056ba commit b1f7d35Copy full SHA for b1f7d35
.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