Skip to content

Commit

Permalink
chore(*): bump go1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
adamreese committed Dec 12, 2016
1 parent 9357791 commit ee54547
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
@@ -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.3"
GOVERSION: "1.7.4"
GOPATH: "${HOME}/.go_workspace"
WORKDIR: "${GOPATH}/src/k8s.io/helm"
PROJECT_NAME: "kubernetes-helm"

0 comments on commit ee54547

Please sign in to comment.