1 Star 0 Fork 0

寒月笑天/ByValue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 267 Bytes
一键复制 编辑 原始数据 按行查看 历史
smg 提交于 2020-03-16 20:10 . chrore: Fix Travis build
language: csharp
mono: latest
dotnet: 3.1
os:
- linux
sudo: required
dist: xenial
env:
- DOTNET_SKIP_FIRST_TIME_EXPERIENCE=true DOTNET_CLI_TELEMETRY_OPTOUT=true
before_script:
- chmod a+x ./build.sh
script:
- ./build.sh --target=Travis --verbosity=Diagnostic
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/inlazy/ByValue.git
git@gitee.com:inlazy/ByValue.git
inlazy
ByValue
ByValue
master

搜索帮助