1 Star 0 Fork 0

单子桐/osqp_CasADi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
appveyor.yml 929 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Not a .NET project. We build it in the install script
build: false
platform:
- x64
- x86
environment:
BINTRAY_API_KEY:
secure: ng7NUNQat2LczU5XjKKyDLITkZbZsJeAdPGDjuTdQDHDiaL03JJF6Usab+miNVsO
MINICONDA: C:\Miniconda
CMAKE_PROJECT: MinGW Makefiles
PYTHON_VERSION: 3.6
init:
# Uncomment for remote desktop debug
# - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
- ECHO %PYTHON_VERSION% %MINICONDA%
install:
- "%APPVEYOR_BUILD_FOLDER%\\ci\\appveyor\\install.cmd"
test_script:
- "%APPVEYOR_BUILD_FOLDER%\\ci\\appveyor\\script.cmd"
deploy_script:
- "%APPVEYOR_BUILD_FOLDER%\\ci\\appveyor\\deploy.cmd"
# on_finish:
# # Uncomment for remote desktop debug
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/ShanZitong/osqp.git
git@gitee.com:ShanZitong/osqp.git
ShanZitong
osqp
osqp_CasADi
master

搜索帮助