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:
|
install:
|
||||||
- yarn install --frozen-lockfile
|
- yarn install --frozen-lockfile
|
||||||
script:
|
script:
|
||||||
|
- yarn transpile
|
||||||
- yarn nsp check
|
- yarn nsp check
|
||||||
- yarn run generate
|
- yarn run generate
|
||||||
- yarn prepare-beta-build
|
- yarn prepare-beta-build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue