sudo: false language: go install: go get -t -v ./... go: - 1.7 - 1.8
sudo: false
language: go
install: go get -t -v ./...
go:
- 1.7
- 1.8