Update .travis.yml

This commit is contained in:
Xuan Sang LE 2020-06-22 12:49:34 +02:00 committed by GitHub
parent 090884d765
commit 1f7fbbc015
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ node_js:
install:
- npm install terser
- npm install uglifycss
- npm install typescript
- npm install typescript@3.9.3
- npm install jest
- npm install @types/jquery
script: