1 Star 0 Fork 275

flashpig8014 / ShadowEditor

forked from tengge1 / ShadowEditor 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 415 Bytes
一键复制 编辑 原始数据 按行查看 历史
tengge1 提交于 2020-06-13 23:00 . .travis
matrix:
include:
- language: go
go:
- 1.14.x
env:
- GO111MODULE=on
before_script:
- cd server
script:
- go build .
- language: node_js
node_js:
- 14
before_install:
- cd web
install:
- npm install
script:
- npm run build
notifications:
email:
- 930372551@qq.com
services:
- mongodb
JavaScript
1
https://gitee.com/flashpig8014/ShadowEditor.git
git@gitee.com:flashpig8014/ShadowEditor.git
flashpig8014
ShadowEditor
ShadowEditor
master

搜索帮助