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