mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-27 11:19:47 +02:00
Update .travis.yml
This commit is contained in:
@ -5,9 +5,7 @@ install:
|
|||||||
- npm install terser -g
|
- npm install terser -g
|
||||||
- npm install uglifycss -g
|
- npm install uglifycss -g
|
||||||
- npm install typescript
|
- npm install typescript
|
||||||
- npm install jest
|
|
||||||
- npm install @types/jquery
|
- npm install @types/jquery
|
||||||
script:
|
script:
|
||||||
- make
|
- make
|
||||||
- make test
|
|
||||||
- make release
|
- make release
|
||||||
|
Reference in New Issue
Block a user