Update .travis.yml

This commit is contained in:
Xuan Sang LE 2020-02-04 13:07:30 +01:00 committed by GitHub
parent be33f05d61
commit 2ef18dbb3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
language: javascript
node_js:
- 7
install:
- npm install -g coffeescript@1.9.3
- npm install -g coffeescript
- npm install -g uglify-es
- npm install -g uglifycss
- npm install -g riot-cli