This commit is contained in:
Luke Sampson 2013-07-22 22:59:04 +10:00
parent 58717c0202
commit b049b63062

View File

@ -15,6 +15,6 @@
"unzip_folder": "go", "unzip_folder": "go",
"add_env_path": "bin", "add_env_path": "bin",
"set_env": { "set_env": {
"GOPATH": "$dir" "GOROOT": "$dir"
} }
} }