Update .travis.yml

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

View File

@ -1,9 +1,9 @@
language: javascript
install:
- npm install -g coffeescript@1.9.3
- npm install -g uglify-js
- npm install -g coffeescript
- npm install -g uglify-es
- npm install -g uglifycss
- npm install -g riot
- npm install -g riot-cli
script:
- make
- make release