language: go go: - 1.x install: - # Prevent default install action "go get -t -v ./...". script: - make ci