未验证 提交 1e183fb9 编写于 作者: 飞龙 提交者: GitHub

Delete .travis.yml

上级 4451fb27
language: python
python: 3.6
install:
- ':'
script:
- ':'
after_script:
- git config user.name ${GH_UN}
- git config user.email ${GH_EMAIL}
- git push "https://${GH_TOKEN}@github.com/${GH_USER}/${GH_REPO}.git" v2.0.11-md:${GH_BRANCH} -f
env:
global:
- GH_UN=jiangzhonglian
- GH_EMAIL=jiang-s@163.com
- GH_USER=apachecn
- GH_REPO=lightgbm-doc-zh
- GH_BRANCH=gh-pages
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册