tech(build): switch to golang 1.8rc3

This commit is contained in:
bergquist 2017-02-06 16:21:09 +01:00
parent abd9233f86
commit 285918caf6

View File

@ -9,7 +9,7 @@ machine:
GOPATH: "/home/ubuntu/.go_workspace"
ORG_PATH: "github.com/grafana"
REPO_PATH: "${ORG_PATH}/grafana"
GODIST: "go1.7.4.linux-amd64.tar.gz"
GODIST: "go1.8rc3.linux-amd64.tar.gz"
post:
- mkdir -p ~/download
- mkdir -p ~/docker