mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-02-22 18:02:47 +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…
x
Reference in New Issue
Block a user