1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

make sure mnemonic is used

This commit is contained in:
Sebastian Gerske 2019-09-17 16:21:04 +02:00
parent 22f0c4b1a6
commit 108ba844c4

View File

@ -33,7 +33,7 @@ script:
- export ETH_PORT=18545; npm run test:cover
- npm run build
- npm run doc
- npm run integration:cover
- export SEED_WORDS="taxi music thumb unique chat sand crew more leg another off lamp"; npm run integration:cover
- npm run report-coverage
after_script: