1 Star 1 Fork 64

slf/ATX

forked from King/ATX 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 234 Bytes
一键复制 编辑 原始数据 按行查看 历史
King 提交于 2019-02-14 17:04 . 安卓设备集群管理平台
---
language: go
sudo: false
services:
- docker
go:
- "1.11"
env:
- GO111MODULE=on
install: true
script:
- go test -v
- docker build .
after_success:
- test -n "$TRAVIS_TAG" && curl -sL https://git.io/goreleaser | bash
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/slf836592345/ATX.git
git@gitee.com:slf836592345/ATX.git
slf836592345
ATX
ATX
master

搜索帮助