mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-08 05:58:22 +01:00
Update .travis.yml
This commit is contained in:
parent
023b928bc7
commit
ceb704d862
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user