Update .travis.yml

This commit is contained in:
Xuan Sang LE 2020-06-22 11:53:52 +02:00 committed by GitHub
parent 7a619ac3a8
commit b72d5a5de3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,11 @@
language: javascript language: javascript
node_js: node_js:
- 7 - 10
install: install:
- npm install -g coffeescript - npm install terser -g
- npm install -g uglify-es - npm install uglifycss -g
- npm install -g uglifycss - npm install typescript
- npm install -g riot-cli - npm install @types/jquery
script: script:
- make - make
- make release - make release