mirror of
https://github.com/tornadocash/tornado-core.git
synced 2024-10-01 01:06:17 -04:00
deploy contracts for test
This commit is contained in:
parent
dbbd97f98b
commit
6443ed8a08
@ -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…
Reference in New Issue
Block a user