Commit ac111bc2 by bergquist

tech(build): cache golang downloads. DUH!

parent 5be00191
......@@ -19,6 +19,7 @@ machine:
dependencies:
cache_directories:
- "~/docker"
- "~/download"
override:
- rm -rf ${GOPATH}/src/${REPO_PATH}
- mkdir -p ${GOPATH}/src/${ORG_PATH}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment