mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 14:50:55 +00:00
upgrade go version from 1.9.2 to 1.9.7 in test env.
upgrade to avoid bug: https://github.com/golang/go/issues/22976 Signed-off-by: Penghui Liao <liaoishere@gmail.com>
This commit is contained in:
parent
5acc56648d
commit
feb0e67fd7
@ -1,7 +1,7 @@
|
|||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- "1.9.2"
|
- "1.9.7"
|
||||||
- "1.10.3"
|
- "1.10.3"
|
||||||
services:
|
services:
|
||||||
- redis-server
|
- redis-server
|
||||||
|
Loading…
Reference in New Issue
Block a user