add yarn build:all to .travis.yml (#127)
This commit is contained in:
parent
42a2d404e4
commit
bafdce56ad
@ -8,3 +8,4 @@ before_script:
|
|||||||
script:
|
script:
|
||||||
- yarn format:check
|
- yarn format:check
|
||||||
- yarn test
|
- yarn test
|
||||||
|
- yarn build:all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user