Fix test building.
This commit is contained in:
parent
d80d8c792b
commit
98bd65daa7
@ -641,6 +641,8 @@ function run_installer()
|
|||||||
info "Downloading Parity..."
|
info "Downloading Parity..."
|
||||||
git clone git@github.com:ethcore/parity
|
git clone git@github.com:ethcore/parity
|
||||||
cd parity
|
cd parity
|
||||||
|
git submodule init
|
||||||
|
git submodule update
|
||||||
|
|
||||||
info "Building & testing Parity..."
|
info "Building & testing Parity..."
|
||||||
cargo test --release -p ethcore-util
|
cargo test --release -p ethcore-util
|
||||||
|
Loading…
Reference in New Issue
Block a user