mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-12-26 17:38:20 +01:00
Update .travis.yml
This commit is contained in:
parent
be33f05d61
commit
2ef18dbb3d
@ -1,6 +1,8 @@
|
||||
language: javascript
|
||||
node_js:
|
||||
- 7
|
||||
install:
|
||||
- npm install -g coffeescript@1.9.3
|
||||
- npm install -g coffeescript
|
||||
- npm install -g uglify-es
|
||||
- npm install -g uglifycss
|
||||
- npm install -g riot-cli
|
||||
|
Loading…
Reference in New Issue
Block a user