Skip to content

Commit

Permalink
chore(ci): bump go 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cblecker committed Jun 7, 2017
1 parent a15b3be commit 2138055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.1"
GOVERSION: "1.8.3"
GOPATH: "${HOME}/.go_workspace"
WORKDIR: "${GOPATH}/src/k8s.io/helm"
PROJECT_NAME: "kubernetes-helm"
Expand Down

0 comments on commit 2138055

Please sign in to comment.