mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-04-28 02:46:26 -04:00
deploy contracts for test
This commit is contained in:
parent
dbbd97f98b
commit
6443ed8a08
@ -7,6 +7,8 @@ install:
|
|||||||
- cp .env.example .env
|
- cp .env.example .env
|
||||||
- travis_wait 30 npm run build:circuit
|
- travis_wait 30 npm run build:circuit
|
||||||
- npm run build:contract
|
- npm run build:contract
|
||||||
|
- npx ganache-cli &
|
||||||
|
- npm run migrate:dev
|
||||||
script:
|
script:
|
||||||
- npm run test
|
- npm run test
|
||||||
- npm run eslint
|
- npm run eslint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user