mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-12-26 01:18:21 +01:00
add test to travis job
This commit is contained in:
parent
b72d5a5de3
commit
6d85427225
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user