Updated golang version

This commit is contained in:
Ruben Cid 2019-04-15 17:19:26 +02:00
parent da91d50ab8
commit 48d3eed3c4
1 changed files with 1 additions and 1 deletions

View File

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