mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-08 14:08:22 +01:00
Merge branch 'master' of https://github.com/lxsang/antos
This commit is contained in:
commit
32a86090c0
@ -4,10 +4,11 @@ node_js:
|
||||
install:
|
||||
- npm install terser
|
||||
- npm install uglifycss
|
||||
- npm install typescript
|
||||
- npm install typescript@3.9.3
|
||||
- npm install jest
|
||||
- npm install @types/jquery
|
||||
script:
|
||||
- tsc -v
|
||||
- make
|
||||
- make test
|
||||
- make release
|
||||
|
Loading…
Reference in New Issue
Block a user