ci: Add pip cache

pull/764/head
Hennadii Stepanov 5 years ago
parent 6d480667b2
commit 73f8303629
No known key found for this signature in database
GPG Key ID: 410108112E7EA81F

@ -71,7 +71,7 @@ jobs:
- stage: lint
name: 'lint'
env:
cache: false
cache: pip
language: python
python: '3.5' # Oldest supported version according to doc/dependencies.md
install:

Loading…
Cancel
Save