1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-12-26 17:08:07 +00:00

fix install

This commit is contained in:
Vladimir Volek 2018-11-13 15:07:11 +01:00
parent 682a1ff8cf
commit ff71d2ba63

View File

@ -18,6 +18,7 @@ lint:
flow:
stage: test
script:
- yarn install
- yarn run flow
unit: