Update .travis.yml

This commit is contained in:
Xuan Sang LE
2020-06-22 12:17:20 +02:00
committed by GitHub
parent f9196641de
commit 1c4a744486

View File

@ -5,9 +5,7 @@ install:
- npm install terser -g
- npm install uglifycss -g
- npm install typescript
- npm install jest
- npm install @types/jquery
script:
- make
- make test
- make release