Skip to content

Commit

Permalink
Update Go version to 1.7.6 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmiyake authored and uschi2000 committed May 30, 2017
1 parent 5fd7a8a commit a02e60d
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
@@ -1,6 +1,6 @@
machine:
environment:
GODIST: "go1.7.3.linux-amd64.tar.gz"
GODIST: "go1.7.6.linux-amd64.tar.gz"
GOPATH: "$HOME/.go_workspace"
IMPORT_PATH: "github.com/$CIRCLE_PROJECT_USERNAME/$CIRCLE_PROJECT_REPONAME"
GO_PROJECT_SRC_PATH: "$GOPATH/src/$IMPORT_PATH"
Expand Down

0 comments on commit a02e60d

Please sign in to comment.