1 Star 1 Fork 0

max-studio / CMT_CS_Learning

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 229 Bytes
一键复制 编辑 原始数据 按行查看 历史
sunlingbot 提交于 2020-11-14 00:24 . create(.travis.yml): mdl构建脚本
language: go
go:
- "1.10.x"
install: true
stages:
- markdownlint
jobs:
include:
- stage: markdownlint
script:
- gem install mdl --version 0.9.0 ## mdl 0.1.0 有 bug,指定版本 0.9.0
- mdl .
1
https://gitee.com/max-studio/CMT_CS_Learning.git
git@gitee.com:max-studio/CMT_CS_Learning.git
max-studio
CMT_CS_Learning
CMT_CS_Learning
main

搜索帮助

53164aa7 5694891 3bd8fe86 5694891