update to go version 1.10.3

This commit is contained in:
astaxie 2018-07-21 23:06:23 +08:00
부모 50e2cfbcbd
커밋 815bdd737a
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제

파일 보기

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