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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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