run `npm run start` in travis

This commit is contained in:
DIYgod 2018-11-01 23:16:29 +08:00
parent 40017f0fb0
commit bb74a5fdd4
No known key found for this signature in database
GPG Key ID: EC0B76A252D3EF67
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ install:
script:
- npm run lint
- npm run start
cache:
yarn: true