1 Star 1 Fork 0

ten2net/mapbox-animation

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
circle.yml 403 Bytes
一键复制 编辑 原始数据 按行查看 历史
John Firebaugh 提交于 2015-12-05 09:38 . Test with node v4
machine:
node:
version: '4'
dependencies:
override:
- npm update && npm run prepublish
test:
override:
- ./ci.sh
deployment:
release:
tag: /v[0-9]+\.[0-9]+\.[0-9]+/
commands:
- pip install awscli
- ./deploy.sh
general:
artifacts:
- "node_modules/mapbox-gl-test-suite/render-tests/index.html"
- "node_modules/mapbox-gl-test-suite/query-tests/index.html"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/gdsten2net/mapbox-animation.git
[email protected]:gdsten2net/mapbox-animation.git
gdsten2net
mapbox-animation
mapbox-animation
master

搜索帮助