run `npm run start` in travis
This commit is contained in:
parent
40017f0fb0
commit
bb74a5fdd4
|
|
@ -8,6 +8,7 @@ install:
|
|||
|
||||
script:
|
||||
- npm run lint
|
||||
- npm run start
|
||||
|
||||
cache:
|
||||
yarn: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue