Update .drone.yml

This commit is contained in:
Xuan Sang LE 2021-01-27 18:39:03 +01:00 committed by GitHub
parent d474b2dcb4
commit f9ee54b763
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ steps:
- name: build
commands:
- cd ./antos
- npm install typedoc
#- npm link typescript jest @types/jest ts-jest
- npm link @types/jquery
#- make test