Update .travis.yml

This commit is contained in:
Xuan Sang LE
2020-06-22 12:47:22 +02:00
committed by GitHub
parent 764d44388e
commit 090884d765

View File

@ -8,6 +8,7 @@ install:
- npm install jest
- npm install @types/jquery
script:
- tsc -v
- make
- make test
- make release