Update .travis.yml

This commit is contained in:
Xuan Sang LE 2020-06-22 13:01:17 +02:00 committed by GitHub
parent 32a86090c0
commit c3452a6bbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ install:
- npm install terser
- npm install uglifycss
- npm install typescript@3.9.3
- npm install jest
- npm install jest @types/jest ts-jest
- npm install @types/jquery
script:
- tsc -v