test: add build to ci

This commit is contained in:
afc163 2019-11-26 17:53:31 +08:00
parent 15fe37d865
commit 801abeb148
1 changed files with 1 additions and 0 deletions

View File

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