mirror of
https://github.com/FlipsideCrypto/web3.py.git
synced 2026-02-06 10:56:47 +00:00
cache the DAG
This commit is contained in:
parent
813d3aa95f
commit
4aa4a5038f
@ -15,7 +15,9 @@ env:
|
||||
- TOX_ENV=py34
|
||||
- TOX_ENV=py35
|
||||
- TOX_ENV=flake8
|
||||
cache: pip
|
||||
cache:
|
||||
- pip
|
||||
- ~/.ethash
|
||||
install:
|
||||
- "travis_retry pip install setuptools --upgrade"
|
||||
- "travis_retry pip install tox"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user