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

View File

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