mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-08 05:58:22 +01:00
Delete .travis.yml
This commit is contained in:
parent
cbb8948dbf
commit
50e74cef5f
14
.travis.yml
14
.travis.yml
@ -1,14 +0,0 @@
|
||||
language: javascript
|
||||
node_js:
|
||||
- 10.21.0
|
||||
install:
|
||||
- npm install terser
|
||||
- npm install uglifycss
|
||||
- npm install typescript@3.9.3
|
||||
- npm install jest @types/jest ts-jest
|
||||
- npm install @types/jquery
|
||||
script:
|
||||
- tsc -v
|
||||
- make
|
||||
- make test
|
||||
- make release
|
Loading…
Reference in New Issue
Block a user