dashboard
repositories
filestore
activity
search
login
dg
/
dabaogp-agent-new
新大宝股票代理后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
1
PC-20250623MANY\Administrator
2025-08-07
3991d8b97eef105c6b2868bcb0b6313ef9cdf18a
[dg/dabaogp-agent-new.git]
/
.travis.yml
1
2
3
4
5
6
7
language: node_js
node_js:
- 10.15.0
cache: yarn
script:
- yarn
- yarn run lint --no-fix && yarn run build