We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c8a530 commit 8ae60aaCopy full SHA for 8ae60aa
.circleci/config.yml
@@ -60,6 +60,7 @@ parity_steps: &parity_steps
60
- ./eggs
61
- ~/.ethash
62
- ~/.py-geth
63
+ - ~/.parity-bin
64
key: cache-{{ .Environment.CIRCLE_JOB }}-{{ checksum "setup.py" }}-{{ checksum "tox.ini" }}
65
66
geth_steps: &geth_steps
0 commit comments