fix(basic.gblib): update ChatServices.ts #420

Closed
eltociear wants to merge 2540 commits from patch-1 into main
Showing only changes of commit 518aa5c6b3 - Show all commits

View file

@ -13,11 +13,11 @@ install:
- npm install
before_script:
#- npm run build
- npm run build
script:
#- npm run build-docs
#- npm run coveralls
- npm run build-docs
- npm run coveralls
branches:
only:
@ -28,8 +28,8 @@ branches:
after_success:
- npm run travis-deploy-once "npm run semantic-release"
#- npm run typedoc
#- npm pack
- npm run typedoc
- npm pack
deploy: