mirror of
https://github.com/beego/bee.git
synced 2024-11-25 15:00:55 +00:00
Updated golang version
This commit is contained in:
parent
da91d50ab8
commit
48d3eed3c4
@ -1,6 +1,6 @@
|
|||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.10.3
|
- 1.11.9
|
||||||
install:
|
install:
|
||||||
- export PATH=$PATH:$HOME/gopath/bin
|
- export PATH=$PATH:$HOME/gopath/bin
|
||||||
- go get -u github.com/opennota/check/cmd/structcheck
|
- go get -u github.com/opennota/check/cmd/structcheck
|
||||||
|
Loading…
Reference in New Issue
Block a user