mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-05-07 08:44:59 -04:00
travis fix timeout
This commit is contained in:
parent
0e784e1b24
commit
dbbd97f98b
2 changed files with 2 additions and 4 deletions
|
@ -5,10 +5,8 @@ node_js:
|
|||
install:
|
||||
- npm ci
|
||||
- cp .env.example .env
|
||||
- npm run build:circuit
|
||||
- travis_wait 30 npm run build:circuit
|
||||
- npm run build:contract
|
||||
- npm run test
|
||||
- npm run eslint
|
||||
script:
|
||||
- npm run test
|
||||
- npm run eslint
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Tornado mixer
|
||||
# Tornado mixer [](https://travis-ci.org/peppersec/tornado-mixer)
|
||||
|
||||

|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue