Update .travis.yml

This commit is contained in:
Xuan Sang LE 2020-06-22 12:14:40 +02:00 committed by GitHub
parent 31fe990fe6
commit f9196641de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,8 +4,8 @@ node_js:
install:
- npm install terser -g
- npm install uglifycss -g
- npm install jest
- npm install typescript
- npm install jest
- npm install @types/jquery
script:
- make