Commit f394e3f4 authored by Matt Butcher's avatar Matt Butcher Committed by GitHub

Merge pull request #1615 from adamreese/chore/go1.7.3

chore(*): bump go1.7.3
parents e26d9f96 aa473208
......@@ -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.1"
GOVERSION: "1.7.3"
GOPATH: "${HOME}/.go_workspace"
WORKDIR: "${GOPATH}/src/k8s.io/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