1
0
mirror of https://github.com/beego/bee.git synced 2024-06-02 16:13:26 +00:00

Updated golang version

This commit is contained in:
Ruben Cid 2019-04-15 17:19:26 +02:00
parent da91d50ab8
commit 48d3eed3c4

View File

@ -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