mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-12-27 01:38:21 +01:00
Update .travis.yml
This commit is contained in:
parent
31fe990fe6
commit
f9196641de
@ -4,8 +4,8 @@ node_js:
|
|||||||
install:
|
install:
|
||||||
- npm install terser -g
|
- npm install terser -g
|
||||||
- npm install uglifycss -g
|
- npm install uglifycss -g
|
||||||
- npm install jest
|
|
||||||
- npm install typescript
|
- npm install typescript
|
||||||
|
- npm install jest
|
||||||
- npm install @types/jquery
|
- npm install @types/jquery
|
||||||
script:
|
script:
|
||||||
- make
|
- make
|
||||||
|
Loading…
Reference in New Issue
Block a user