mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-23 16:58:28 +00:00
parent
2c2fdf4913
commit
4bf5f83d2a
@ -1,20 +0,0 @@
|
||||
image: node:8
|
||||
|
||||
before_script:
|
||||
- yarn install
|
||||
|
||||
cache:
|
||||
paths:
|
||||
- node_modules/
|
||||
|
||||
flow:
|
||||
script:
|
||||
- yarn run flow
|
||||
|
||||
test:lint:
|
||||
script:
|
||||
- yarn run lint
|
||||
|
||||
test:unit:
|
||||
script:
|
||||
- yarn run test
|
Loading…
Reference in New Issue
Block a user