Index project and upload LSIF file to LSIF TypeScript Server.
lsif-ts-cli --index # Index project infomation by lsif-tsc.
lsif-ts-cli --upload # Upload lsif file to server.- In Travis
script:
- yarn run lint # Linter
- yarn run build # Build
- yarn run index # Index and upload- 索引 TypeScript 项目
- 上传索引文件到指定服务器