Merge pull request #961 from adamreese/chore/go-1.6.3

chore(ci): bump go to v1.6.3
pull/969/head
Adam Reese 8 years ago committed by GitHub
commit 0e2f0c65cc

@ -3,7 +3,7 @@ machine:
- curl -sSL https://s3.amazonaws.com/circle-downloads/install-circleci-docker.sh | bash -s -- 1.10.0
environment:
GOVERSION: "1.6.2"
GOVERSION: "1.6.3"
GOPATH: "${HOME}/.go_workspace"
WORKDIR: "${GOPATH}/src/k8s.io/helm"

Loading…
Cancel
Save