1 Star 0 Fork 0

茶密 / FlaxAPI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 509 Bytes
一键复制 编辑 原始数据 按行查看 历史
mafiesto4 提交于 2019-08-16 12:53 . Merge
language: csharp
solution: FlaxAPI.sln
install:
- nuget restore FlaxAPI.sln
- nuget install NUnit.ConsoleRunner -Version 3.7.0 -OutputDirectory packages
script:
- xbuild /p:Configuration=Debug FlaxAPI.sln
- mono ./packages/NUnit.ConsoleRunner.3.7.0/tools/nunit3-console.exe ./FlaxEngine.Tests/bin/FlaxEngine.Tests.dll
- mono ./packages/NUnit.ConsoleRunner.3.7.0/tools/nunit3-console.exe ./FlaxEditor.Tests/bin/FlaxEditor.Tests.dll
notifications:
email:
on_success: never
on_failure: always
1
https://gitee.com/long33/FlaxAPI.git
git@gitee.com:long33/FlaxAPI.git
long33
FlaxAPI
FlaxAPI
master

搜索帮助