mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-05-07 16:55:02 -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
|
- 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…
Add table
Add a link
Reference in a new issue