mirror of
https://gitee.com/johng/gf
synced 2026-06-25 01:05:41 +08:00
新增go modules支持,自行管理第三方包依赖,方便开发者使用
This commit is contained in:
7
third/github.com/eapache/queue/.travis.yml
Normal file
7
third/github.com/eapache/queue/.travis.yml
Normal file
@ -0,0 +1,7 @@
|
||||
language: go
|
||||
sudo: false
|
||||
|
||||
go:
|
||||
- 1.2
|
||||
- 1.3
|
||||
- 1.4
|
||||
Reference in New Issue
Block a user