Update .travis.yml

This commit is contained in:
Xuan Sang LE 2018-03-19 11:04:05 +01:00 committed by GitHub
parent 023b928bc7
commit ceb704d862
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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