Update .travis.yml

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

View File

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