Compile TypeScript files on Travis CI
This commit is contained in:
parent
d6b40a3e94
commit
80de7bbd5c
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ dist: trusty
|
|||
install:
|
||||
- yarn install --frozen-lockfile
|
||||
script:
|
||||
- yarn transpile
|
||||
- yarn nsp check
|
||||
- yarn run generate
|
||||
- yarn prepare-beta-build
|
||||
|
|
Loading…
Add table
Reference in a new issue