1
0
mirror of https://github.com/lxsang/antos-frontend.git synced 2025-04-15 04:16:44 +02:00

Update .travis.yml

This commit is contained in:
Xuan Sang LE 2020-06-22 13:01:17 +02:00 committed by GitHub
parent 32a86090c0
commit c3452a6bbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,7 @@ install:
- npm install terser
- npm install uglifycss
- npm install typescript@3.9.3
- npm install jest
- npm install jest @types/jest ts-jest
- npm install @types/jquery
script:
- tsc -v