Update .travis.yml

This commit is contained in:
Xuan Sang LE 2020-07-14 22:29:19 +02:00 committed by GitHub
parent 56ae39d020
commit 5dd9c85125
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
language: javascript language: javascript
node_js: #node_js:
- 10.19.0 # - 10.19.0
install: install:
- npm install terser - npm install terser
- npm install uglifycss - npm install uglifycss