Commit 61a69e0d authored by Adam Reese's avatar Adam Reese Committed by GitHub

Merge pull request #1268 from adamreese/chore/go1.7.1

chore(ci): go1.7.1
parents 0e401643 e8df9c8a
...@@ -3,7 +3,7 @@ machine: ...@@ -3,7 +3,7 @@ machine:
- curl -sSL https://s3.amazonaws.com/circle-downloads/install-circleci-docker.sh | bash -s -- 1.10.0 - curl -sSL https://s3.amazonaws.com/circle-downloads/install-circleci-docker.sh | bash -s -- 1.10.0
environment: environment:
GOVERSION: "1.7" GOVERSION: "1.7.1"
GOPATH: "${HOME}/.go_workspace" GOPATH: "${HOME}/.go_workspace"
WORKDIR: "${GOPATH}/src/k8s.io/helm" WORKDIR: "${GOPATH}/src/k8s.io/helm"
PROJECT_NAME: "kubernetes-helm" PROJECT_NAME: "kubernetes-helm"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment