mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-05-19 06:30:33 -04:00
deploy contracts for test
This commit is contained in:
parent
dbbd97f98b
commit
6443ed8a08
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ install:
|
|||
- cp .env.example .env
|
||||
- travis_wait 30 npm run build:circuit
|
||||
- npm run build:contract
|
||||
- npx ganache-cli &
|
||||
- npm run migrate:dev
|
||||
script:
|
||||
- npm run test
|
||||
- npm run eslint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue