39 Star 410 Fork 80

gyy / vue-amap

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 305 Bytes
一键复制 编辑 原始数据 按行查看 历史
gyy 提交于 2021-09-18 16:35 . init
language: node_js
node_js:
- "8"
dist: trusty
sudo: false
branches:
only:
- master
- dev
addons:
chrome: stable # have Travis install chrome stable.
cache:
yarn: true
directories:
- node_modules
install:
- npm i
script:
- npm run lib && npm run build && sh ./scripts/git-page.sh
JavaScript
1
https://gitee.com/guyangyang/vue-amap.git
git@gitee.com:guyangyang/vue-amap.git
guyangyang
vue-amap
vue-amap
master

搜索帮助