1 Star 0 Fork 1.2K

ljy88888888 / iotStudio

forked from dgiot开源社区 / iotStudio 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
appveyor.yml 276 Bytes
一键复制 编辑 原始数据 按行查看 历史
h7ml 提交于 2022-06-10 18:33 . fix(appveyor): script
# http://www.appveyor.com/docs/appveyor-yml
environment:
matrix:
- nodejs_version: "16"
install:
- ps: Install-Product node $env:nodejs_version
- npm config get registry
# - npm install --legacy-peer-deps
test_script:
- npm install --legacy-peer-deps
build: off
JavaScript
1
https://gitee.com/ljy88888888/iotStudio.git
git@gitee.com:ljy88888888/iotStudio.git
ljy88888888
iotStudio
iotStudio
master

搜索帮助