修改go版本配置

This commit is contained in:
guan 2019-07-04 11:00:30 +08:00
parent a896db04bb
commit 3c185fc448
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: go
go:
- 1.10.3
- 1.12.6
install:
- export PATH=$PATH:$HOME/gopath/bin
- go get -u github.com/opennota/check/cmd/structcheck