mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-12-27 01:38:21 +01:00
Create .travis.yml
This commit is contained in:
parent
286fb256c8
commit
8ae8251d0a
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@ -0,0 +1,8 @@
|
||||
language: javascript
|
||||
install:
|
||||
- npm install uglify-js
|
||||
- npm install uglifycss
|
||||
- npm install riot
|
||||
script:
|
||||
- make
|
||||
- make release
|
Loading…
Reference in New Issue
Block a user