Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Issue #93: set GOROOT
Browse files Browse the repository at this point in the history
  • Loading branch information
bpicode committed Oct 30, 2017
1 parent bfd9113 commit 6eb4a55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ machine:
environment:
GODIST: "go1.9.2.linux-amd64.tar.gz"
IMPORT_PATH: "github.com/$CIRCLE_PROJECT_REPONAME"
GOROOT: /usr/local/go

post:
- mkdir -p download
Expand Down

0 comments on commit 6eb4a55

Please sign in to comment.