1 Star 0 Fork 34

hxOrganization/InjectFix

forked from 腾讯开源/InjectFix 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 368 Bytes
一键复制 编辑 原始数据 按行查看 历史
johnche 提交于 2019-09-10 14:50 +08:00 . 可读性优化
language: csharp
before_script:
- cd Source/VSProj/vs2013
- chmod +x inject_redirect_dll
- nuget restore IFix.sln
- nuget install NUnit.Runners -Version 3.2.0 -OutputDirectory testrunner -ExcludeVersion
script:
- msbuild /property:Configuration=Release IFix.sln
- ./testrunner/NUnit.ConsoleRunner/tools/nunit3-console.exe ../Lib/IFix.UnitTest.dll
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/hxOrganization/InjectFix.git
git@gitee.com:hxOrganization/InjectFix.git
hxOrganization
InjectFix
InjectFix
master

搜索帮助