chore(ci): go1.7.1

closes #1267
pull/1268/head
Adam Reese 8 years ago
parent 0e40164346
commit e8df9c8af0

@ -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.7"
GOVERSION: "1.7.1"
GOPATH: "${HOME}/.go_workspace"
WORKDIR: "${GOPATH}/src/k8s.io/helm"
PROJECT_NAME: "kubernetes-helm"

Loading…
Cancel
Save