mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-22 08:49:46 +02:00
add test to travis job
This commit is contained in:
@ -4,8 +4,9 @@ node_js:
|
||||
install:
|
||||
- npm install terser -g
|
||||
- npm install uglifycss -g
|
||||
- npm install jest -g
|
||||
- npm install typescript
|
||||
- npm install @types/jquery
|
||||
script:
|
||||
- make
|
||||
- make && make test
|
||||
- make release
|
||||
|
Reference in New Issue
Block a user