Update .travis.yml

This commit is contained in:
Xuan Sang LE
2020-06-22 12:10:25 +02:00
committed by GitHub
parent 684c08a36a
commit 31fe990fe6

View File

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