mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-02-22 09:52:47 +01:00
Update .travis.yml
This commit is contained in:
parent
89d6b307ec
commit
8f1335bca9
@ -1,9 +1,9 @@
|
||||
language: javascript
|
||||
install:
|
||||
- npm install -g coffeescript@1.9.3
|
||||
- npm install -g uglify-js
|
||||
- npm install -g coffeescript
|
||||
- npm install -g uglify-es
|
||||
- npm install -g uglifycss
|
||||
- npm install -g riot
|
||||
- npm install -g riot-cli
|
||||
script:
|
||||
- make
|
||||
- make release
|
||||
|
Loading…
x
Reference in New Issue
Block a user