dashboard
repositories
filestore
activity
search
login
dg
/
dabao_agent
大宝代理后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
客服链接换成stock.coinbtcs.com
dcc
2024-07-19
f98106d279a980e1e31a584b84ea9cd718ee98db
[dg/dabao_agent.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