1 Star 0 Fork 3

CharlesJou/osqp

forked from 李涵/osqp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
appveyor.yml 946 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.7
OSQP_VERSION: 0.6.0
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 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/charlesjou/osqp.git
git@gitee.com:charlesjou/osqp.git
charlesjou
osqp
osqp
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385