mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-24 10:51:57 +02:00
ci: Add pip cache
This commit is contained in:
parent
6d480667b2
commit
73f8303629
@ -71,7 +71,7 @@ jobs:
|
|||||||
- stage: lint
|
- stage: lint
|
||||||
name: 'lint'
|
name: 'lint'
|
||||||
env:
|
env:
|
||||||
cache: false
|
cache: pip
|
||||||
language: python
|
language: python
|
||||||
python: '3.5' # Oldest supported version according to doc/dependencies.md
|
python: '3.5' # Oldest supported version according to doc/dependencies.md
|
||||||
install:
|
install:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user