mirror of
https://github.com/FlipsideCrypto/web3.py.git
synced 2026-02-06 10:56:47 +00:00
cache hypothesis directories
This commit is contained in:
parent
1e464b7652
commit
f75d9fa49f
@ -20,6 +20,9 @@ cache:
|
||||
pip: true
|
||||
directories:
|
||||
- ~/.ethash
|
||||
- .tox/py27/.hypothesis
|
||||
- .tox/py34/.hypothesis
|
||||
- .tox/py35/.hypothesis
|
||||
install:
|
||||
- "travis_retry pip install setuptools --upgrade"
|
||||
- "travis_retry pip install tox"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user