test: add build to ci

This commit is contained in:
afc163 2019-11-26 17:53:31 +08:00
parent bc67ccb81a
commit 6e6f5d1e8e
1 changed files with 1 additions and 0 deletions

View File

@ -16,3 +16,4 @@ install:
script:
- yarn lint
- yarn test
- yarn build