mirror of
https://github.com/FlipsideCrypto/web3.py.git
synced 2026-02-06 10:56:47 +00:00
fix ethash caching
This commit is contained in:
parent
3193bf9e98
commit
4fe6a010bc
@ -17,8 +17,9 @@ env:
|
||||
- TOX_ENV=py35
|
||||
- TOX_ENV=flake8
|
||||
cache:
|
||||
- pip
|
||||
- ~/.ethash
|
||||
pip: true
|
||||
directories:
|
||||
- ~/.ethash
|
||||
install:
|
||||
- "travis_retry pip install setuptools --upgrade"
|
||||
- "travis_retry pip install tox"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user